Vb.net deploying application

F

Farhan Wajahat

I have made a asp.net application using vb.net. Now i
want to upload it to a webserver. How to do it?
 
F

Farhan Khan

Dear Philips,

I am trying to host my asp.net application on a webserver which is my
own machine on which the application was created. What is the method of
copying files in IIS? do i have to configure IIS or what? how do i
assign a url so that user across the network can access that application
via the url specified.

Thank you for your previous replies. Your earliest response will be
appreciated.

Regards,

Farhan
 
P

Patrick Olurotimi Ige

Farhan,
To copy files to IIS etc..
In your ur drive where u installed IIS u have a folder..
INETPUB\wwwroot
all the files under this folder are run from http://localhost.
So for example if u have c:\INETPUB\wwwroot\Myweb
u would run http://localhost/myweb for your URL.
Hope this helps..
Patrick
 
F

Farhan Khan

when i write this http://servername/myapp1 it says "you are not
authorized to view this page HTTP Error 403- Forbidden" now what to do?

N even i can access the mentioned url in my machine how do i allow other
users of the network to use this application? my default start page is
webform3.aspx
 
P

Patrick Olurotimi Ige

Farhan,
The error ur getting is b-cos u didn't allow directory browsing on
Virtual direcory.
Go to IIS > then on ur Website right click
on the Directory TAB >local path click directory browsing..
Hope this helps
Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top