Buy Questpond's video subscriptions on
huge discount
.
Online: 12207
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
How to publish web application in vs 2005
Posted by
Sunitajadhav
under
ASP.NET
on 12/1/2009 | Views : 3782 | Status :
[Member]
| Replies : 11
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
Hello friends,
I have developed web application in vs 2005.Now i have to publish my web application.so please give me some steps to publish web application.
Thanks.
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Lakhangarg
on: 12/1/2009
[Member]
[Moderator]
Silver
0
Hi Sunita jadhav-
(1) Right Click on Solution in Solution Explorer.
(2) Click On Publish Web Site in the Context Menu.
(3) Mark the Required Checkbox in the dialogbox.
(4) Enter the Path (Location), where you want to publish your website.
(5) Click ok.
Thanks & Regards
Lakhan Pal Garg
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sunitajadhav
on: 12/1/2009
[Member]
Starter
0
Hello,
I have done that steps.I got one folder in which i got some files.Now how can i configure this folder to IIS.Please give me some steps.Thanks for reply.
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Lakhangarg
on: 12/1/2009
[Member]
[Moderator]
Silver
0
Hi-
Now you need to create a virtual directory with the folder path. and your application will start working.
Thanks & Regards
Lakhan Pal Garg
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Abhijit Jana
on: 12/1/2009
[Member]
[MVP]
Bronze
0
Hi,
There are multiple option to deploy the web site on IIS. You can directly do it using Folder Web Sharing option or you can use IIS manager to crearte virtual directory and Host it over there
This link will help you :
http://www.codeproject.com/KB/aspnet/DeployingatIIS.aspx
Cheers !
Abhijit
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sunitajadhav
on: 12/2/2009
[Member]
Starter
0
I have created virtual directory with the folder path.
I got that directory in IIS.Now I can browse my web application but when i click on asp control button then it does not show any output.on that button click i have written some code and called some classes but when i click on that button then it is not showing any output.
Thanks for reply
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Abhijit Jana
on: 12/2/2009
[Member]
[MVP]
Bronze
0
Are you getting any error ? What you have done on that button click ?
Cheers !
Abhijit
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sunitajadhav
on: 12/2/2009
[Member]
Starter
0
I am not getting any error but i m not getting any output.I have written some code which is calling some classes and in that classes some output functions and i m calling that functions to show output but when i click on button then it is not showing any output.
is it any setting or properties in IIS for c# web application.
Because i have done only virtual directory in IIS.
Thanks for reply.
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Abhijit Jana
on: 12/2/2009
[Member]
[MVP]
Bronze
0
Have you done the all prerequisite for IIS Configuration ? Did you check the article that I have provided to you ?
Cheers !
Abhijit
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sunitajadhav
on: 12/2/2009
[Member]
Starter
0
I have not done any prerequisite for IIS Configuration.I just installed IIS and then I created virtual directory.I can browse my web application but i m not getting any output.Thanks for reply.
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Abhi2434
on: 12/2/2009
[Member]
[Microsoft_MVP]
[MVP]
Silver
0
It is very easy to publish a web application.
Try this link :
http://support.microsoft.com/kb/172138
www.abhisheksur.com
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sunitajadhav
on: 12/2/2009
[Member]
Starter
0
I have done all steps.still i m not getting any output.
Thanks for reply
Sunitajadhav
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...