CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!
Free 3 Months



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.vs_web_deployment_projects Tags:
Item Type: NewsGroup Date Entered: 9/12/2007 8:10:34 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 58 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
ilmatte
Asp.Net User
web setup project & IIS new website9/12/2007 8:10:34 AM

0/0

 Hello,

I'm currently deploying my web application project by means of a web deployment project combined with a web setup project.

I use web deployment project to control the msbuild configuration and add this project output to the web setup project to produce the installer file.

The problem is that default behaviour of the produced installer is to create a new virtual directory in iis and not a new website.

I'm new in using visual studio web setup projects so I would really appreciate if someone could provide me step by step instructions to install my web project as a new website in iis and not in a virtual directory.

 

Thank You 

 

Matteo 

Benson Yu - MSF
Asp.Net User
Re: web setup project & IIS new website9/14/2007 7:02:36 AM

0/0

ilmatte:
install my web project as a new website in iis and not in a virtual directory.
 

Hi Matteo,

From your description, I understand that you want to let web setup project install the web application to a special directory and create a new website for it instead of the virtual directory. For this issue, I have replied in the following thread. Please check it. Thanks.

Can I create a new website in IIS with a .NET web setup project?
http://forums.asp.net/p/1154573/1900398.aspx

 


Sincerely,
Benson Yu
Microsoft Online Community Support

Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
ilmatte
Asp.Net User
Re: web setup project & IIS new website9/14/2007 7:20:06 AM

0/0

 Thank you very much, I was just looking at those websites and you made me confident it was the right way.

 
Your answer came at the right moment, thank you.

 

Matteo 

hajaworld
Asp.Net User
Re: web setup project & IIS new website10/3/2007 11:57:21 AM

0/0

Hi frnds, 

i have one web application with two aspx page and it code behind file in c# with msacess database in App_Data folder for insert some record and displaying it ti datagrid in first aspx pageIn second page i am insert some record in the datbase specified app_data folder.Then make websetup for this web aplication and build and install,websetup name is webapp

Now  i run firstpage  http://localhost/webapp/first.aspx here i am displaying record in the table and second page i going to insert some data to the table.when press insert button the record will be insert into database specifed in webapp/App_data/dbase.mdb.but i cant insert record into the table throu my webapp site created by websetup,not only i can't handle file copy and write also.

if know tell me.one more thing is  after i give the write permission for this folder by IIS permission wizard,it will work fine,but i not going to do,setup will takecare.i want in javascript code or exe file or as batch file to by command prompt




by
Haja
mail id:[email protected]
Dotnet Developer
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Beginning Object-Oriented ASP.NET 2.0 with VB.NET: From Novice to Professional Authors: Brian R. Myers, Pages: 193, Published: 2005
ASP.NET in a Nutshell: In a Nutshell Authors: G. Andrew Duthie, Matthew MacDonald, Pages: 979, Published: 2003
Mastering Web Development with Microsoft Visual Studio 2005 Authors: John Paul Mueller, Pages: 822, Published: 2005
Expert F# Authors: Don Syme, Adam Granicz, Antonio Cisternino, Pages: 609, Published: 2007
Pro ASP.NET 2.0 in C# 2005: Create Next-generation Web Applications with the Latest Version of Microsoft's Revolutionary Technology Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1426, Published: 2006
Beginning Visual Web Programming in VB .NET: From Novice to Professional Authors: Daniel Cazzulino, Craig Bowes, Victor Garcia Aprea, Mike Clark, James Greenwood, Chris Hart, Pages: 648, Published: 2005
.NET E-business Architecture Authors: Robert Amar, Matthew Baute, Don Benage, G. A. Sullivan, Pages: 576, Published: 2001
Beginning Visual C# 2005 Authors: Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White, Pages: 1062, Published: 2006
Microsoft Office Project Server 2007: The Complete Reference Authors: Dave Gochberg, Rob Stewart, Pages: 647, Published: 2008
Professional C# 2005 with .NET 3.0 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Pages: 1748, Published: 2007

Web:
web setup project & IIS new website - ASP.NET Forums Please check it. Thanks. Can I create a new website in IIS with a .NET web setup project? http://forums.asp.net/p/1154573/1900398.aspx ...
CarlosAg Blog : Creating a Setup Project for IIS Extensions using ... For our sample, we will create a new project where we will add all the code to read .... For the latest information about IIS 7.0, see the IIS 7 Web site at ...
IIS Default Web Site - Acresso Community If I understand well, my setup should create a new web site called ... port number of Default Web Site in IIS not in your setup project IIS. ...
VS 2008 Web Setup Project Not Uninstalling Previous Version and ... The Web Setup Project is using the output from the Web ... have to already have your website setup in IIS for the installer to work and more ...
Tip/Trick: Creating Packaged ASP.NET Setup Programs with VS 2005 ... I have not been using the web setup project because I was not been able to achive following tasks:. - create a new web site on spcified port and with ...
mojoPortal - IIS Web Setup If you want to setup mojoPortal as a Web Site, right click Web Sites and choose New > Web Site. Follow the Wizard and point the Web Site to the mojoportal ...
Technical FAQ: Setup project properties in PhpED Setup project with scripts located out of the web tree ... If you work with local web server (such as Apache or IIS), it's necessary to have both project ...
How to create Web Setup Project without coding source files onto IIS with only .Net 2.0, so I'm trying to create a web setup project to include crystal report merge assemblies files. ...
Migrating a VS 2005 Web Site Project to VS 2005 Web Application ... Step 3: Copy the files from the Web Site Project into the new Web Application Project ... You can alternatively configure the project to use IIS instead. ...
GetAFreelancer.com - PHP Create IIS Web Site and MS DNS Entries Aug 31, 2008 ... Please ensure that your PHP solution to create an IIS web site and MS ... as part of this single operation PHP new web site setup process. ...




Search This Site:










help!! - web.config section replacements problem in web deployment projects

"error occurred creating the configuration section handler" for web deployment project and assemblies

obsfucation

why can't i deploy a web site to localhost using the same name as the project name

webdeploymentsetup.msi with iis7

microsoft.webdeployment.targets(311,24)

problem while loading website

the option "merge all output to a single assembly" deletes the values of text properties of the controls

aspnet_merge doesn't work with indigo's .svc files

visual studio 2005 deployment project

merging multiple projects on deployment

deploy a web application on local machine

how can i add web deployment project to my asp.net project with visual studio 2005?

how to create virtual folder in iis for asp.net 2005 web project

nunit and wdp

web dep. packages -- installation setup file

what router ports must be redirected to server at web site for vs2005 to publish

assembly-level attributes: broken?

how to strip source of embedded files from deployed folder

using an existing .wdproj in my asp.net web application

msbuild task for web deployment?

can't get excludefrombuild to work....

webdeploy and vista

problem with copied file duplicate code behind partial class names

vs2005 on vista; wdp not working

could not find schema information for the element

spelling error

running jsmin automatically?

'global_asax' is ambiguous in the namespace 'asp'.

deploying created web pages to sharepoint

  Privacy | Contact Us
All Times Are GMT