
RE: Online Resources in .net IDE
You Got it.
It's the user account. I have been logging in with a domain account. I
created a new domain account in active directory on the the name server
machine, used that account to log into my machine and the online resources
tab of the .net IDE works.
So something is wrong with the user account I've been using. I noticed that
when I look at the user profile setting of the acccount that does not work,
it's 'copy to' and 'delete' buttons are greyed out.
After creating the new account, I manually copied the folders from
C:\document settings\'old user Profile' to the new account name C:\document
settings\'New user Profile' . When I log in with the new account name the
online resources tab of the .net IDE no longer works.
I guess I could just delete my old account name and start over with a new
one. But I have spent alot of time setting up those account name setting. Do
you have any idea what file is causing this, then I can just copy over
everything but the problem file.
Thanks for all your hard work and sticling with me on this issue. It has
been greatly appreciated.
Paul
"Kevin Yu
[MSFT]" wrote:
> Hi Paul,
>
> Since this can be caused by many reasons, we have to try more resolutions
> that I can find.
>
> This problem can be caused by security settings that are locking down the
> page load. To resolve, do the following:
>
> 1. Close VS.NET and open Internet Explorer
> 2. Go to TOOLS, INTERNET OPTIONS and click on the Security tab
> 3. Set the security settings to DEFAULT for all zones
> 4. Re-launch VS.NET and you should not see this problem any longer
>
> Also, it might have something to do with the user currently logged on to
> the system. Please also try the following:
>
> 1) Created a new user account as Local Administrator.
> 2) Logged of as current user.
> 3) Logged in as new user.
> 4) Everything is working normal.
>
> Have you tried reregistering msxml3.dll using regsvr32.exe?
>
> I'm afraid the pages in Online Resources cannot be accessed directly using
> a URL. But all the information in Online Resources you need to find can be
> get from the following link:
>
> http://msdn.microsoft.com/vstudio/
>
> Kevin Yu
> =======
> "This posting is provided "AS IS" with no warranties, and confers no
> rights."
>
>