| Thread | Last Post | Replies |
|
| Running Crystal Reports | 30 Jan 2004 01:01 GMT | 3 |
H I have developed crystalreports along with other forms in VB.NET, but when I am trying to run on the computer which doesn't have .NET installed, it is not running. Can anyone clarify me what exactly do I need if I want to run my application on other computers wich do not have ...
|
| Distributed Transactions require Oracle9i client software | 30 Jan 2004 00:48 GMT | 2 |
I am getting following error when using Oracle data provider provided by Microsoft. "Distributed Transactions require Oracle9i client software" I am using following configuration or components.
|
| UNABLE TO ENLIST IN A DISTRIBUTED TRANSACTION | 30 Jan 2004 00:30 GMT | 3 |
I am building an application using com+ and an oracle DB and I have a problem when I try to make a query on the DB. UNABLE TO ENLIST IN A DISTRIBUTED TRANSACTION. Thanks in advance
|
| Logging applicatino block and exceptions | 29 Jan 2004 21:46 GMT | 2 |
I have installed and am succeffuly using the logging application block from MS. I am now trying to use it to log exceptions. I have created my own exception class that is instantiated when any other kind of exception
|
| Crystal Reports Problem: Please reply ASAP | 29 Jan 2004 12:21 GMT | 3 |
I have a Windows application that uses Crystal Reports 9 (bundled Version) developed using VS.NET 2003 on a windows server 2003 m/c. The application has to be deployed on the client machine that has Windows XP installed. Before deploying we make sure that .NET framework 1.1 is
|
| Newbee with Windows Installer | 27 Jan 2004 20:10 GMT | 1 |
Big Question : My solution is composed of SIX projects. I'd like to know if it is possible with WI to allow the user to choose the projects he wants to install. (From one to All)
|
| on the fly dynamiocally modifiable web pages | 27 Jan 2004 14:51 GMT | 3 |
OK, let me re-post this same question again, but worded differently. The way I had worded it before, one MSDN user was "barking up the wrong tree", as we say in Ireland. I am developing a web application using ASP.NET - this is
|
| Customize the CLR | 26 Jan 2004 11:37 GMT | 5 |
I've read that it's possible to customize the CLR in order to be able to change the politic for searching for an assembly. If you don't change anything the first thing it does is looking in the GAC, then uses the Codebase method , then application path and finally proving method.
|
| Configuration Problem..Please Help | 26 Jan 2004 10:30 GMT | 1 |
I am developing a simple one page application in ASP.NET which takes an input in a text box and print in a label. But when i uploaded it to the website i get the following error: Server Error in '/WebApplication2' Application.
|
| Reg SESSION.. | 26 Jan 2004 02:37 GMT | 3 |
i have a login page. as soon as the user logs in, am moving the User_id and Session Id to a log table. The problem is that if i use the back button of the browser and login again. am getting the same session ID. but i want it to be an unique one.....
|
| MSI installation failing - advertised application may be unsafe | 24 Jan 2004 13:38 GMT | 2 |
Hi, Was not really sure what groups best to answer this so have posted it to a few that seem relevant. I am trying to roll-out and Outlook add-in which was coded using VB.NET and am having a few problems.
|
| HTTP Compression of SOAP calls | 23 Jan 2004 19:18 GMT | 2 |
Has anyone used HTTP compression of SOAP calls? I haven't been able to find any good documentation on the web or newsgroups on this topic. Any pointers would be appreciated. Thanks,
|
| Using the UIP with Tasks and MemoryPersistence | 23 Jan 2004 18:47 GMT | 5 |
My goal is to create a Windows app using the UIP, in conjunction with my own tasks using MemoryStatePersistence. To prototype this, I took the QuickStart sample for the ShoppingCart using the WinUI. What I wanted to try was to change the QuickStart
|
| Data Access Layer (Table Data Gateway Pattern) | 23 Jan 2004 15:45 GMT | 3 |
I'm working for a project with the .NET Framework. The first version of the application is in the end, but has a lot of problems because it doesn't use a layered approach. Now I'm planning the next version and I wannt to use a layered architecture.
|
| (mostly) Single Form App w/ UIP Application Block | 23 Jan 2004 13:44 GMT | 9 |
Forgive me if this is too basic a question, but I am a bit confused on a couple areas of the UIP App Block. Specifically, what is the difference between Navigate and StartTask? I realize StartTask goes to a different navigation graph, but is that the only difference? Also, I am ...
|