Error in loading items into a Dropdown list box in an ASP .net Page

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Feb 2007
Posts: 35
Reputation: Venks is an unknown quantity at this point 
Solved Threads: 0
Venks's Avatar
Venks Venks is offline Offline
Light Poster

Error in loading items into a Dropdown list box in an ASP .net Page

 
0
  #1
Apr 23rd, 2007
Hi all..

I have two dropdown list boxes in an aspx page to which i have to load items from the database..When i run the application i am getting the following error...

Auto- attach to process '[3236] aspnet_wp.exe' on 'machine 171' failed

Someone help in this regard..very urgent..

Regards,




Balaguru
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: Error in loading items into a Dropdown list box in an ASP .net Page

 
0
  #2
Apr 23rd, 2007
To me this looks like the debugger is trying to attach to the process. This can be caused if you have both framework 1.1 and 2.0 on your machine and an IIS virtual folder configured for framework 2.0, but you are trying to debug with VS 2003. Or some such mismatch of CLR's and debugger.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 35
Reputation: Venks is an unknown quantity at this point 
Solved Threads: 0
Venks's Avatar
Venks Venks is offline Offline
Light Poster

Re: Error in loading items into a Dropdown list box in an ASP .net Page

 
0
  #3
Apr 23rd, 2007
Hi HollyStyles..

Thank u very much for the help.The problem is exactly which u had mentioned..i
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 35
Reputation: Venks is an unknown quantity at this point 
Solved Threads: 0
Venks's Avatar
Venks Venks is offline Offline
Light Poster

Re: Error in loading items into a Dropdown list box in an ASP .net Page

 
0
  #4
Apr 24th, 2007
[Yes,I have both framework 1.1 and 2.0 on my machine and an IIS virtual folder configured for framework 2.0, but i am trying to debug with VS 2003.I couldn't do so..
Can u give me the solution to solve it ..i.e to debug with VS 2003..?
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: Error in loading items into a Dropdown list box in an ASP .net Page

 
0
  #5
Apr 24th, 2007
In IIS right click the virtual folder for your project and select properties. Click the ASP.NET tab, In the ASP.NET Version drop down select 1.1.4322, click the apply button and click OK. That's it.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC