IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here!
  #1  
Old November 6th, 2003, 01:49 PM
etheralking etheralking is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: NYC
Posts: 2 etheralking User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
ASP.Net version 1.1 error

I am attempting to use the mobile application development. I keep getting a
"Visual Studio .Net has detected that the specified Web server is not running ASP.Net v 1.1. You will not be able to run ASP.Net web applications."

Any of you Super-IIS users can offer me any help config my webserver(local machine).

Thanks everyone...sorry my skillz aren't great,
Maxwell

Reply With Quote
  #2  
Old November 6th, 2003, 02:00 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,717 Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level) 
Time spent in forums: 1 Month 40 m 34 sec
Reputation Power: 688
The error sounds like you haven't installed the latest .NET framework on your machine.

You can get it via windows update.

Reply With Quote
  #3  
Old November 6th, 2003, 02:07 PM
etheralking etheralking is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: NYC
Posts: 2 etheralking User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Doug Sir,
...you would think this. I used add/remove programs to intall 1.1.

???

what else should have i done kind sir?

thank you,
Maxwell

Reply With Quote
  #4  
Old December 15th, 2003, 10:55 PM
hazh hazh is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 4 hazh User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
ASP.Net version 1.1 error

Hi..etheralking,

I was got same problem as with you before. But I'm able to solve it.

You can try this link.

URL

Good luck

Hazh

Reply With Quote
  #5  
Old February 15th, 2004, 06:41 AM
Brave Sir Robin Brave Sir Robin is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 18 Brave Sir Robin User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
HAHA

Thanks a million hazh!!

I was sooo frustrated by this problem. There are a few sources on the net that tackle this problem but they were all consufing at best.

etheralking

If you havn't fixed it yet just fire up the visual Studio Command prompt and type

aspnet_regiis -i

That's all it takes.

Reply With Quote
  #6  
Old February 22nd, 2004, 07:06 PM
nimbis43 nimbis43 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Location: Las Vegas, NV
Posts: 1 nimbis43 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thank You!

Ditto that Sir Robin! You saved the day for me as well. Microsoft documentation is so frustrating. I was on the verge of uninstalling and re-installing VS.NET.

Thank you so much.

Nimbis43
Quote:
Originally Posted by Brave Sir Robin
HAHA

Thanks a million hazh!!

I was sooo frustrated by this problem. There are a few sources on the net that tackle this problem but they were all consufing at best.

etheralking

If you havn't fixed it yet just fire up the visual Studio Command prompt and type

aspnet_regiis -i

That's all it takes.

Reply With Quote
  #7  
Old June 7th, 2004, 01:23 PM
iwilcox iwilcox is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 1 iwilcox User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thank you

You saved my day as well with the command. Thank you!

Quote:
Originally Posted by Brave Sir Robin
HAHA

Thanks a million hazh!!

I was sooo frustrated by this problem. There are a few sources on the net that tackle this problem but they were all consufing at best.

etheralking

If you havn't fixed it yet just fire up the visual Studio Command prompt and type

aspnet_regiis -i

That's all it takes.

Reply With Quote
  #8  
Old June 7th, 2004, 03:46 PM
teki associates teki associates is offline
Retired
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 252 teki associates User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 30 m 20 sec
Reputation Power: 5
Thumbs up

Actually its quite a common problem and mentioned in many dotnet websites and on microsoft's website. Don't panic when ur run into problems, try a search engine. (I'm guesing it's DNN your trying to run huh?)

Reply With Quote
  #9  
Old June 25th, 2004, 01:12 PM
gfcteki gfcteki is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 1 gfcteki User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question Thank You & 2 questions

I Ditto that as well. I was also on the verge of uninstalling and re-installing VS.NET. I have 2 other questions about VS.NET problems:
1 - I get the "no samples found matching query" (my query was 'ASP.NET' & my samples profile was Visual Studio Developer; filtered by keyword) when I search for samples under the Online Resources tab. Why?

2 - Under the My Profile tab when I try to change my profile developer to Visual C# Developer, it will change straight back to Visual Studio Developer. Why?

Thanks!

Gfcteki


Quote:
Originally Posted by Brave Sir Robin
HAHA

Thanks a million hazh!!

I was sooo frustrated by this problem. There are a few sources on the net that tackle this problem but they were all consufing at best.

etheralking

If you havn't fixed it yet just fire up the visual Studio Command prompt and type

aspnet_regiis -i

That's all it takes.

Reply With Quote
  #10  
Old August 2nd, 2004, 03:28 PM
eaglertek eaglertek is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 1 eaglertek User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
One more step

I tried the link provided by Hazh (http://support.microsoft.com/defaul...&Product=aspnet) and follow the procedure but still it didn't fixed it. Later I realized that the file aspnet_isapi.dll had a size of 0 so what I did was to copy that file from other Windows installation to my current folder and tried the registration process again. This time it worked.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > ASP.Net version 1.1 error


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway