When I put a .NET assembly (.exe) generated with VS.NET 2003
on a
Webserver (IIS) and try to invoke it over a Browser (IE)
from another
station the following happens:
1. under .NET 1.1 the application gets executed (normal
appearance)
2. as soon .NET 2.0 is installed as well, the application is
not
executed. It comes up the dialog to execute or save the
Application in
a folder. It looks like a coumputer with no .NET framework
at all
The Application in our case has to be started right away. We
can not
store is locally and execute it from there!
We need the not touch deployment there!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "DotNetDevelopment, VB.NET, C# .NET,
ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting"
group.
To post to this group, send email to DotNetDevelopment googlegroups.com
To unsubscribe from this group, send email to
DotNetDevelopment-unsubscribe googlegroups.com
For more options, visit this group at http
://groups.google.com/group/DotNetDevelopment
-~----------~----~----~----~------~----~------~--~---
|