| Thread | Last Post | Replies |
|
| UIProcess: determine available 'navigateTo' element of a node. | 30 Nov 2004 19:04 GMT | 2 |
Consider a webapplication existing of 3 pages: p1, p2 and p3. The default navigateGraph is: p1 -> p2 -> p3 The alternative navigateGraph is: p2 -> p1 -> p3 I want previous/next buttons on the pages. For the default graph there
|
| Install asp.net project in the server | 30 Nov 2004 09:31 GMT | 1 |
After i'm running the msi to install my projecy i noticed that the installation changed some properties of the IIS like : Application Name Application Pool
|
| [ANN] edtFTPnet/PRO 1.0.0 released! | 29 Nov 2004 16:31 GMT | 1 |
Enterprise Distributed Technologies is proud to announce the immediate release of edtFTPnet/PRO 1.0.0, which is a commercial derivative of edtFTPnet, the popular Open Source FTP .NET component. In addition to the capabilities and many features of edtFTPnet,
|
| Exception handling in distributed ntier app | 26 Nov 2004 22:12 GMT | 4 |
Hey all, I'm building a distributed app in an NTier architecture (UI, BL, DA etc'). My client is a .Net Web Application and i'm using the Exception handling application block.
|
| Are remotable objects multithreaded? | 25 Nov 2004 14:59 GMT | 3 |
I haven't found the answer to a fairly simple question. If I create a remotable object, hosted in a .exe process, will client calls start new threads when using synchronous remoting? In other words, if I have two clients each making a call, will the first
|
| Assembly binding problem | 25 Nov 2004 14:33 GMT | 1 |
I have a strange problem on my computer: When i develop a serviced component and i try to access it using a com client, i have the following message: File or assembly name HTNuovoCA.NET, or one of its dependencies, was not
|
| ADOX Catalog | 24 Nov 2004 07:41 GMT | 2 |
I am distributing a VB.NET Windows application using a package created with the VS NET 2003 deployment tool. On one system they get an error about a component not found. I traced the CLSID it shows in the error message and it points to ADOX Catalog in my registry. The deployment ...
|
| UIP: Linking Tasks | 24 Nov 2004 05:46 GMT | 4 |
I am starting work on an application and was planning on using the UIP AB v2.0. I see in the documentation that the UIP supports Chaining and Nesting of tasks. However I need to be able to run two tasks concurrently.
|
| Shortcut target | 23 Nov 2004 20:14 GMT | 3 |
I use Visual Studio 2003 to create Setup projects for various Access apps that weren't developed under Visual Studio. Everything works great except for the shortcut that I put in the User's Programs Menu. If, after running Setup, I create a new shortcut in the same folder, with ...
|
| Strong Names Vs. Interop | 23 Nov 2004 15:03 GMT | 2 |
This is the first time I have needed to create assemblies that references each other from anywhere other than the applications directory. I have a number of executables that need to run in the bin directory of the (3rd Party) host application. These Exe's all reference one "entry ...
|
| UIP: "state persistence provider is not provided" error | 23 Nov 2004 10:58 GMT | 3 |
hiya, Please help. I have wizard navigator in my project. I invoke it as follows:
|
| server-side printing | 22 Nov 2004 21:16 GMT | 2 |
All - I am looking for any suggestions on how to implement a server-side printing solution. We potentially generate a large amount of documents on the app server for subsequent. I know that MS Word is a no-no, so no one should
|
| VB Upgrade - Form Controls not staying in place | 22 Nov 2004 17:54 GMT | 1 |
I have an upgraded VB 6 proj. When I got to one of the original forms all the controls were bunched up in the top left hand corner. When I arrange things the way they should be they are fine. That is until I run the project. Once I do that they all move back to the top left ...
|
| Reporting tools | 22 Nov 2004 02:36 GMT | 5 |
Hi iam looking for a reporting tool for .net windows application. Any suggestion/remcommendation would be gr8. thanx
|
| how do I detect nulls? | 22 Nov 2004 01:29 GMT | 6 |
I am having difficulty with detecting null string values, as I build web pages from database search results. The display of the normal datagrid including nulls is fine - but I have set up an export function, which passes the
|