Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installing VS 2005 SP1

Status
Not open for further replies.

WebGuyToo

Programmer
Joined
Aug 18, 2004
Messages
124
Location
US
Hi All, hope this is trhe rigfht place for this. I have installed VS 2005 Team Edition for Software Architects and tried installing VS SP1. My VS worked fine until I installed SP1. When I try to open my project up in VS it just hanges and in the lower left side of the IDE I see two messages.

1. Adding reference "System.Web.dll"...
2. Adding reference "System.WebExtentions.dll"...

The projects finally loads after one hour and if I try and drag a control and drop it on a form it takes 30 minutes to drop. Its impossible to work like this.

Has anyone experienced this before after installing VS SP1.

Badly need help here. Please help.

Thanks, WebGuyToo
 
I didn't experience any problems with SP1 (vs05 professional). those 2 assemblies are referenced in MS AJAX if you have them installed try re-installing MS AJAX to see if that clears up the problem.

Jason Meckley
Programmer
Specialty Bakers, Inc.
 
thanks for replying...

I tried that and no luck. It seems a lot of people are starting to get this issue after installing SP1 with AJAX reference in there web.config file.

Any other ideas anyone can think of?

Thank you
 
Hi All, has anyone else had this issue after installing SP1.

One interesting things is I can copy my remote site to my local PC and it works fine. If I try to access it remotely I get the above issues. I have local admin rights on the remote web server as well.

I wish Microsoft would speake up about this one.

Any ideas on why remotely it doesnt work after installing VS sp1?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top