Hi Peter, Does VS crash when not in admin mode or when opening other projects in admin mode? If not then I'd edit the .sln file to remove that project and see if the crash persists. If it does then recreate the solution file and see if it persists. If not then re-add the project and see what happens. If it STILL fails. I'd consider SP1 and deploying the WCF service to IIS Express as this runs under your user account and does not require admin mode (avoid this mid-project if you can as I've had many reports of issues installing SP1 including personal ones and it takes forever).
Michael M. Minutillo Indiscriminate Information Sponge http://codermike.com On Thu, Jun 9, 2011 at 9:11 AM, Peter Maddin <[email protected]>wrote: > I need to use VS2010 in admin mode (I have a wcf web service project > published to IIS). > > > > The last time I worked on the solution (9 projects) it was fine. > > Every time I open the solution it starts up then states that Visual Studio > has a problem and must close. > > No idea why, no hint given. > > > > I have run a chkdsk on the drive where my solution and projects exist and > there are no errors. > > Should I remove the solution file and recreate a new one and add all my > projects back in or is there some easier fix? > > > > *Regards Peter Maddin* > *Applications Development Officer* > *Path**West Laboratory Medicine WA* > *Phone : +618 6396 4285 > Mobile: 0414 240 307* > *E-Mail : [email protected]; [email protected]* > *The contents of this e-mail transmission outside of the WAGHS network are > intended solely for the named recipient's), may be confidential, and may be > privileged or otherwise protected from disclosure in the public interest. > The use, reproduction, disclosure or distribution of the contents of this > e-mail transmission by any person other than the named recipient(s) is > prohibited. If you are not a named recipient please notify the sender > immediately**.* > > > > >
