VS 2008 errors in Win7

  • Follow


I replaced my WinXP machine with Windows 7 machine and re-installed all 
software. I am running VS 2008 with Ajax Control Toolkit.  When I go into a 
page that has ajax controls I am getting the top @ Page line underlined with 
the error "ASP.NET runtime error: An error occurred loading a configuration 
file: Failed to start monitoring changes to '.....

When I go into the design mode I get "Error Creating Control.  Unknown 
server tag 'cc1:CalendarExtender'

The web site runs fine and I get none of this in my other PC which is WinXP 
and VS 2008.  Any ideas on how to fix this?  Thanks.

David 


0
Reply msnews 12/15/2009 2:14:31 PM

msnews.microsoft.com wrote:
> I replaced my WinXP machine with Windows 7 machine and re-installed
> all software. I am running VS 2008 with Ajax Control Toolkit.  When I
> go into a page that has ajax controls I am getting the top @ Page
> line underlined with the error "ASP.NET runtime error: An error
> occurred loading a configuration file: Failed to start monitoring
> changes to '.....
> When I go into the design mode I get "Error Creating Control.  Unknown
> server tag 'cc1:CalendarExtender'
>
> The web site runs fine and I get none of this in my other PC which is
> WinXP and VS 2008.  Any ideas on how to fix this?  Thanks.

Have you installed SP1 for VS2008, and are you running it as Administrator 
(as in: right-click VS and choose Run as Administrator)?

Andrew 


0
Reply Andrew 12/15/2009 2:41:13 PM

"Andrew Morton" <akm@in-press.co.uk.invalid> wrote in message 
news:7oplglF13notoU1@mid.individual.net...
> msnews.microsoft.com wrote:
>> I replaced my WinXP machine with Windows 7 machine and re-installed
>> all software. I am running VS 2008 with Ajax Control Toolkit.  When I
>> go into a page that has ajax controls I am getting the top @ Page
>> line underlined with the error "ASP.NET runtime error: An error
>> occurred loading a configuration file: Failed to start monitoring
>> changes to '.....
>> When I go into the design mode I get "Error Creating Control.  Unknown
>> server tag 'cc1:CalendarExtender'
>>
>> The web site runs fine and I get none of this in my other PC which is
>> WinXP and VS 2008.  Any ideas on how to fix this?  Thanks.
>
> Have you installed SP1 for VS2008, and are you running it as Administrator 
> (as in: right-click VS and choose Run as Administrator)?
>
> Andrew
>
Yes and yes.

David 


0
Reply msnews 12/15/2009 2:43:47 PM

"Andrew Morton" <akm@in-press.co.uk.invalid> wrote in message 
news:7oplglF13notoU1@mid.individual.net...
> msnews.microsoft.com wrote:
>> I replaced my WinXP machine with Windows 7 machine and re-installed
>> all software. I am running VS 2008 with Ajax Control Toolkit.  When I
>> go into a page that has ajax controls I am getting the top @ Page
>> line underlined with the error "ASP.NET runtime error: An error
>> occurred loading a configuration file: Failed to start monitoring
>> changes to '.....
>> When I go into the design mode I get "Error Creating Control.  Unknown
>> server tag 'cc1:CalendarExtender'
>>
>> The web site runs fine and I get none of this in my other PC which is
>> WinXP and VS 2008.  Any ideas on how to fix this?  Thanks.
>
> Have you installed SP1 for VS2008, and are you running it as Administrator 
> (as in: right-click VS and choose Run as Administrator)?
>
> Andrew
>
Andrew,
The "Run as Administrator" worked, which is strange because I am a member of 
administrators on both the local PC and the network domain.

David 


0
Reply DavidC 12/15/2009 4:42:04 PM

DavidC wrote:
> Andrew,
> The "Run as Administrator" worked, which is strange because I am a
> member of administrators on both the local PC and the network domain.

I'm surprised VS didn't tell you that was required (/the/ Administrator 
account is not the same as /an/ administrator account); mine does (on W7 
64-bit).

It gets annoying when you start up VS and then think "oops... should have 
Run as Administrator". ISTR they've fixed it for VS2010.

Anyway, glad that solution worked for you.

Andrew 


0
Reply Andrew 12/15/2009 4:51:58 PM

4 Replies
223 Views

(page loaded in 0.186 seconds)


Reply: