|
-
Jun 4th, 2004, 01:23 PM
#1
Thread Starter
Member
Deploying a windows application : headaches
Hi,
I finally got my windows application working the way I want it. I created it using Visual Studio .NET 2003.
I even managed it to deploy it and create an installation file (exe and .ini). When I install the application on my computer (windows 2000) then everything works fine.
But when I install the same application on another computer within the corporate LAN, I get an application error and it asks after a JIT debugger.
I also installed the dotnet framework on the other computers.
Is it possible that the application only runs on computers where the visual studio is installed (like mine), maybe because the .NET framework that is part of VS.NET is more extended than the .NET framework that I downloaded from Microsoft site (version 1.1)?
In my application I make use of ado.net, is this a standard part of the .net framework?
Please help because this is very frustating.
kind regards
jinte
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|