Re: from .NET 1.0 to .NET 1.1

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Cowboy \(Gregory A. Beamer\) (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 02/02/04


Date: Mon, 2 Feb 2004 11:08:10 -0600

That works very well with WinForms, but mucks up more often than not with
ASP.NET. I assume it has something to do with the fact that IIS has to
ground to one runtime.

-- 
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
**********************************************************************
Think Outside the Box!
**********************************************************************
"Luke Smith" <luke.smith99@btinternet.com> wrote in message
news:uTXZqZ65DHA.2488@TK2MSFTNGP09.phx.gbl...
> if you got the project properties | Common Properties | General then
select
> the Supported Runtimes you can select which versions your applications
> support.  Enabling both 1.0 and 1.1 versions of .net.
>
> luke
> www.luke-smith.co.uk
>
> "Ken Cox [Microsoft MVP]" <BANSPAMken_cox@sympatico.ca> wrote in message
> news:eKCL0L65DHA.504@TK2MSFTNGP11.phx.gbl...
> > You can configure the old app to use .Net 1.0 while still running 1.1
> > side-by-side.
> >
> > There's a nice free tool to help you with this:
> >
> > ASP.NET Version Switcher
> >
> > "The ASP.NET Version Switcher is a little utility that can be used to
> > quickly switch the .NET Framework version that the ASPX pages are
compiled
> > against. This is helpful for developers who often have to test their web
> > applications for compatibility with different version of the .NET
> Framework"
> >
> > http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx
> >
> >
> > "rocio" <rocio.katsanis@softwareservices.net> wrote in message
> > news:%23od1dC35DHA.1556@tk2msftngp13.phx.gbl...
> > I need some comments/help on this.
> >
> > Some months ago, all I had installed in my computer was .NEt 1.0 and the
> > Framework 1.0 .
> > I developed an ASP application then, it run fine, got installed in
another
> > server, while I deleted all the programs from my computer after they
were
> > saved in Source Safe.
> >
> > After this, I started a new project with handhelds, for which I had to
> > install .NEt 2003 with the Framewrok 1.1 .
> > My mobile applications (windows app). runs fine, as of today.
> >
> > But today I had to go back to the ASP app. to add some enhancements to
the
> > same. I downloaded the app. from source safe, made sure the virtual
> > directory to it is still valid, and try running it (note when I open its
> > solutions, it opens .NET 1.0). problems started here:
> >
> > 1. If I am in Debug mode, I get a
> >     Error while trying to run project: Unable to start debugging on the
> web
> > server. Catastrophic failure.
> >
> > 2. If I switch to Release mode, I keep getting hte message that a class
> > project has to be started from either a url or another progrem. I made
> sure
> > the starting point is the url, but I keep gettting this message.
> >
> > 3. If I run without debugging, it runs......but it uses the 1.1
Framework,
> > this, being a 1.0 application.
> >
> > I tried transforming the whole app. to 1.1, and now I keep getting the
> error
> >     Error while trying to run project: Unable to start debugging on the
> web
> > server. Catastrophic failure.
> >
> > A search within microsoft, let me to
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;827559 .
> >
> > Yes, I am running windows 2000 with SP4, but I had .NET 1.1 installed
> before
> > I installed SP4 (and of course IIS was already installed)
> > Anyway I tried following the instructions here, but cannot find Domain
> > Controller Security Policy .
> > Still the app. runs without debugging, but some of the XML/XSLT methods
I
> > used in the original app. have become obsolete now......I have tor eview
> the
> > code and update parts of it.
> > Still I would like to run my app. with debugging capabilites, just as I
> used
> > to in the past. Can anybody help on this?
> >
> >
>
>


Relevant Pages

  • Re: System.Net.Socket -> waitBlockInternal
    ... for my async server, very similar to my current setup, but a seperate ... Line ~27 of the client app, ... I have been debugging, and the only thing i can find when this ...
    (microsoft.public.dotnet.framework)
  • Verify that ASP.NET or ATL is correctly installed on the server
    ... Could not start asp.net or atl server debugging. ... Checked the app mappings in IIS ... Restarted iis many times ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: from .NET 1.0 to .NET 1.1
    ... >> ASP.NET Version Switcher ... >> server, while I deleted all the programs from my computer after they ... >> But today I had to go back to the ASP app. ... Error while trying to run project: Unable to start debugging on the ...
    (microsoft.public.dotnet.general)
  • Re: Mixed assembly crashes on exit
    ... main project to mixed, and also set debugging for the ... a kind of stack corruption problem. ... It will not necessarily help (since the app is mixed, not pure native), but still ...
    (microsoft.public.vsnet.debugging)
  • Re: Tcl crashes
    ... If you can get Tcl, Tk, Itcl and whatever extensions you used compiled ... Tcl has some memory debugging ... It is expensive and slows down execution of the app substantially. ... the app always crashes under windows. ...
    (comp.lang.tcl)