 |
| ASP.NET 4 General Discussion For ASP.NET 4 discussions not relating to a specific Wrox book |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 4 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

August 31st, 2010, 05:16 AM
|
|
Authorized User
|
|
Join Date: Nov 2009
Posts: 23
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
How
I cannot find my site's Advanced Settings dialog, so I can't see if my web site use the Default AppPool.
Imar: "You could try reregistering ASP.NET with IIS using aspnet_regiis -1 from the .NET Framework folder." Imar can you please specify in more details how I do that ?
Best regards,
Bo
|
|

August 31st, 2010, 05:50 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
You are using IIS 7, right? If so, there should be an Advanced Settings link in the actions pane at the right.
For regiis: search Google: http://www.google.com/#hl=en&q=%22aspnet_regiis+-i%22
You'll find many articles detailing the steps.
BTW: it's -i, not -1 which I accidentally typed in my message. I've updated my previous post.
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
ceboc (September 1st, 2010)
|
|

August 31st, 2010, 07:59 AM
|
|
Authorized User
|
|
Join Date: Nov 2009
Posts: 23
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
Hi
I am no longer sure about I use IIS 7 together with VWD 2010. An IIS welcome page is shown, when I write localhost in a browser. Does that mean I am using II7 ? I can't find the Advanced Settings link in the actions pane at the right.
When I try to reregistering ASP.NET with IIS using aspnet_regiis -i from the .NET Framework folder I get a new error. The error says that I must have administrator permission for this action. I am logged on the computer as computeradministator, so I can't see, how I can solve this problem ?
I am the only user of the computer. I have also tried to give full control to the .NET Framework folder(v4.0.30319) for all users. But it did not help.
Thank you for your great patience Imar.
Best regards,
Bo
|
|

August 31st, 2010, 08:47 AM
|
|
Authorized User
|
|
Join Date: Nov 2009
Posts: 23
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
I have now with succes reregistering ASP.NET with IIS using aspnet_regiis -i.
Unfortunately it did not solve my problem. I still get the error: "ASP.NET Ajax client-side framework failed to load" when I run my simple webpage in a browser.
Hope someone can help.
Best regards,
Bo
|
|

August 31st, 2010, 10:02 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Which version of Windows are you using? Did you correctly install IIS through the Programs and Features option?
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
ceboc (September 1st, 2010)
|
|

August 31st, 2010, 10:06 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
BTW: Did you Google for the exact error message you're getting? I see a range of problems associated with the error, with solutions ranging from settings in IIS to third party software.
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
ceboc (September 1st, 2010)
|
|

August 31st, 2010, 11:01 AM
|
|
Authorized User
|
|
Join Date: Nov 2009
Posts: 23
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
I use Windows 7 Professional. I can't remember, that I have installed IIS 7. I thought it was installed automatically, when I installed VWD 2010. Maybe it was preinstalled on my new computer.
I have Google the error and found a lot of writting about the error. Most of it I did not understand and nothing could solve my problem.
Best regards,
Bo
|
|

August 31st, 2010, 11:05 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
It usually doesn't come preinstalled, so my advice would be to reinstall it using the Control Panel. Check the IIS documentation or iis web site (iis.net) for prerequisites for ASP.NET.
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
ceboc (September 1st, 2010)
|
|

September 1st, 2010, 08:25 AM
|
|
Authorized User
|
|
Join Date: Nov 2009
Posts: 23
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
Hi Imar
I have solved my error!!
The error appeared because my test.zip file was defect. My VWD 2010 works fine, when I use other zip files. So I am a happy and relieved man again.
Thank you(Imar) for all your patience and the time you spend on my problem.
Best Regards,
Bo
|
|
 |