Christian
Tue Jul 04 04:03:12 CDT 2006
Hi,
i found a interesting thread in
http://connect.microsoft.com/VisualStudio/feedback/Workaround.aspx?FeedbackID=93820
where is stated, that no touch deployment is discontinoued in V2.0! There
are workarounds which seem to help for certain applications!
So my problem is clear now and there is kind of solution for it!
Thanks for all replies!
Chris.
"Michael D. Ober" <obermd.@.alum.mit.edu.nospam> schrieb im Newsbeitrag
news:Sj7qg.2265$PE1.1728@newsread2.news.pas.earthlink.net...
> In the application's IIS configuration, you need to specify the correct
> version of .NET. By default, the highest version number is used.
>
> Mike Ober.
>
> "Christian Schönig" <cschoenig@weber-online.com> wrote in message
> news:%2372%23LSpnGHA.3528@TK2MSFTNGP04.phx.gbl...
> > 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
> > it locally and execute it from there! We need the not touch deployment
> > there!
> >
> > Any ideas why?
> >
> >
> >