473,473 Members | 1,818 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

About the .net Framework 2.0

Before Now ,My PC's OS is Windows2003server,
and I have setuped the .net framework 1.1,VisualStudio.net2003,
And they can work normal.

But today,
I download the .netFramework2.0 and setup it,
I can not debug in VisualStudio.net 2003 ,
and errors like this : you can not debug on the web server !

?????????

Nov 19 '05 #1
3 1142
Hi,

Open IIS.

Navigate to your application folder. Right click and take properties.

You'll see a new tab called ASP.NET. Click on that.

There would be dropdownlist with all version of .NET Frameworks. By dfault
it set for 2.0 That's why you are not able to debug you application based on
the version1.1. Change it to your older version (1.1) and apply it.

Now you should be able to debug.

Cheers,

Jerome. M
"kylin" wrote:
Before Now ,My PC's OS is Windows2003server,
and I have setuped the .net framework 1.1,VisualStudio.net2003,
And they can work normal.

But today,
I download the .netFramework2.0 and setup it,
I can not debug in VisualStudio.net 2003 ,
and errors like this : you can not debug on the web server !

?????????

Nov 19 '05 #2
Or,

You can do this on the command line:

aspnet_regiis.exe -s W3SVC/1/ROOT/SampleApp1

SampleApp1 ==> Your virtual directory

** NOTE: You must be inside the .NET framework version folder that you want
to configure this site for unless it will default to the most recent
installed version. aspnet_regiis.exe can be found in all of the framework
folders. E.g
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 OR,
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705 OR,
C:\WINDOWS\Microsoft.NET\Framework\v<2.0 verision number>
**

"kylin" <w0**@sohu.com> wrote in message
news:uo**************@tk2msftngp13.phx.gbl...
Before Now ,My PC's OS is Windows2003server,
and I have setuped the .net framework 1.1,VisualStudio.net2003,
And they can work normal.

But today,
I download the .netFramework2.0 and setup it,
I can not debug in VisualStudio.net 2003 ,
and errors like this : you can not debug on the web server !

?????????

Nov 19 '05 #3
One handy tool for setting a Web back to 1.1 is

ASP.NET Version Switcher

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

"kylin" <w0**@sohu.com> wrote in message
news:uo**************@tk2msftngp13.phx.gbl...
Before Now ,My PC's OS is Windows2003server,
and I have setuped the .net framework 1.1,VisualStudio.net2003,
And they can work normal.

But today,
I download the .netFramework2.0 and setup it,
I can not debug in VisualStudio.net 2003 ,
and errors like this : you can not debug on the web server !

?????????


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: noid droid | last post by:
Hi. I posted yesterday asking if C# lived up to the hype. Thus far the feedback has been all positive. (Thanks.) Can anyone suggest GOOD books for learning C# and the Visual Studio .NET IDE? ...
8
by: noid droid | last post by:
Hi. I posted yesterday asking if C# lived up to the hype. Thus far the feedback has been all positive. (Thanks.) Can anyone suggest GOOD books for learning C# and the Visual Studio .NET IDE? ...
15
by: John Dann | last post by:
I'm looking at switching from VB6 to .Net but there's one key aspect that I can't get my head around: As I understand it, anyone wanting to run an app developed under VB.Net needs the .Net...
8
by: noid droid | last post by:
Hi. I posted yesterday asking if C# lived up to the hype. Thus far the feedback has been all positive. (Thanks.) Can anyone suggest GOOD books for learning C# and the Visual Studio .NET IDE? ...
10
by: Rider | last post by:
Hi, simple(?) question about asp.net configuration.. I've installed ASP.NET 2.0 QuickStart Sample successfully. But, When I'm first start application the follow message shown. ========= Server...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.