Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Dec 10th, 2007, 10:00 AM   #1
jasafra
Newbie
 
Join Date: Dec 2007
Posts: 1
Rep Power: 0 jasafra is on a distinguished road
Help me in starting ASP.Net

Hello,

I loaded Visual Studio .net2003 in my computer.My VB.Net Programs are working.But when I tried new->Project->Web Application it failed to open the design view.I created one folder in wwwroot and tried to save inside this folder having name MyPage that is http://localhost//MyWeb//MyPage,but failed.once it showed the message access denied.What's wrong in my computer.Pls help me

jasafra
jasafra is offline   Reply With Quote
Old Feb 13th, 2008, 10:45 AM   #2
itgalary
Newbie
 
itgalary's Avatar
 
Join Date: Feb 2008
Posts: 11
Rep Power: 0 itgalary is on a distinguished road
Re: Help me in starting ASP.Net

You cannot save in something with http:// try saving to local file like c:/inetpub/wwwroot
__________________
Free Programming help http://www.itgalary.com
Free Revenue Sharing http://blog.itgalary.com
Online Site seeing http://www.itgalary.com/maps/
itgalary is offline   Reply With Quote
Old Feb 13th, 2008, 3:58 PM   #3
MiKuS
Hobbyist Programmer
 
Join Date: Jun 2007
Posts: 136
Rep Power: 2 MiKuS is on a distinguished road
Re: Help me in starting ASP.Net

try setting the correct permissions, make sure the iusr_<comp name> has read/write access to the directory
MiKuS is offline   Reply With Quote
Old Feb 13th, 2008, 10:06 PM   #4
hervens48
Hobbyist Programmer
 
Join Date: Apr 2006
Location: Montreal, Canada
Posts: 107
Rep Power: 3 hervens48 is on a distinguished road
Send a message via AIM to hervens48 Send a message via MSN to hervens48
Re: Help me in starting ASP.Net

Wait, why are you saving the file in wwwroot? Why dont you just save it to a regular local folder like my documents.

I dont know about visual studio 2003, but i know visual studio web developper 2005 express edition comes with an integrated testing server, so you can view your asp.net files while your building the website, without having to host the website. However, the files are only viewable locally, and you cant access them via a network, or http.
__________________
...
hervens48 is offline   Reply With Quote
Old Feb 14th, 2008, 2:34 AM   #5
ScottyB
Newbie
 
ScottyB's Avatar
 
Join Date: Feb 2008
Location: Toowoomba, Australia
Posts: 7
Rep Power: 0 ScottyB is on a distinguished road
Re: Help me in starting ASP.Net

Hi All,

This is only possible with visual studio 2005 or visual web developer 2005.

This functionallity of running the website without hosting it was borrowed from the precursor to visual webdeveloper which was called web matrix, which microsoft no longer supports, since visual webdeveloper was released.

This may seem like silly question, but I noticed that you set it up to run from http://localhost//MyWeb//MyPage, shouldn't this be http://localhost/MyWeb/MyPage, with only a single slash after the localhost word and MyWeb word, or was this just a typo.

Kind Regards

ScottyB

Quote:
Originally Posted by hervens48 View Post
Wait, why are you saving the file in wwwroot? Why dont you just save it to a regular local folder like my documents.

I dont know about visual studio 2003, but i know visual studio web developper 2005 express edition comes with an integrated testing server, so you can view your asp.net files while your building the website, without having to host the website. However, the files are only viewable locally, and you cant access them via a network, or http.
ScottyB is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.Net Web Hosting King ASP.NET 2 Sep 24th, 2007 2:31 AM
Learning ASP.net Samerron ASP.NET 7 Aug 28th, 2007 4:45 AM
Using Java versus ASP.NET (C#) for new Web Project ReggaetonKing Java 5 Jul 2nd, 2007 9:41 PM
ASP.Net Tutorial smita ASP.NET 0 Mar 15th, 2007 8:43 AM
Starting a career... start-ups worth it? Jimbo Coder's Corner Lounge 12 Nov 2nd, 2006 1:23 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:28 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC