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: 5/21/2007 7:44:12 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 70 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
FrankBlue9000
Asp.Net User
How to add CreateVirtualDirectory into project file5/21/2007 7:44:12 PM

0/0

Hi All,

I am having a difficulty to configure my web app deployment. My goal is to create a virtual directory called "Test2007" and put the web project at "C:\Deploy\Web" when the user runs the installer.

I added the following tag but it will not accept CreateVirtualDirectory tag. 

<
Target Name="AfterBuild">

<MakeDir Directories="C:\Deploy\Web" />

<CreateVirtualDirectory VirtualDirectoryName="Test2007" Path="C:\Deploy\Web" />

</Target>

Does any one have suggestions?

Greatly Appreciated for any feedbacks!

Thanks,
Frank

Benson Yu - MSF
Asp.Net User
Re: How to add CreateVirtualDirectory into project file5/23/2007 7:45:46 AM

0/0

Hi Frank,

Based on your description, I find this link for your reference. If there has been any misunderstanding, please let me know.

Publishing Web Sites in TeamBuild
http://blogs.msdn.com/nagarajp/archive/2005/10/21/483697.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.
StevenSw
Asp.Net User
Re: How to add CreateVirtualDirectory into project file6/11/2007 3:30:13 AM

0/0

Take a look at MSBuild Community Task.


Steven M. Swafford
http://www.radicaldevelopment.net
http://www.blog.radicaldevelopment.net/
http://aspalliance.com/author.aspx?uId=1158

Dont forget to click "Mark as Answer" on the post that helped you.
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
How to add CreateVirtualDirectory into project file - ASP.NET Forums Re: How to add CreateVirtualDirectory into project file. 05-23-2007, 3:45 AM. Contact. Answer ... Re: How to add CreateVirtualDirectory into project file ...
Using Web Deployment Projects with Visual Studio 2005 A Web Deployment project is an MSBuild project file for a Web site. It fully integrates into the Visual Studio 2005 build configuration manager and supports ...
Nagaraju Palla's WebLog In case you don’t have an option of upgrading the project files to VS2005, .... CreateVirtualDirectory" task could not be loaded from the assembly ...
Create & Destory IIS Virtual Directories - Programmatically Open the “File System Editor“; Right-Click “Application Folder -> Add -> Project Output...“ Choose the “WebSetup“ project from the “Project“ pick list and ...
What is the portals/guid folder? - ng.asp-net-forum.dotnetnuke ... how to add createvirtualdirectory into project file · problem with sub-section replacement · option to delete config replacement files after build ...
patterns & practices: Team Development with Visual Studio Team ... Aug 6, 2007 ... CreateVirtualDirectory" AssemblyFile="Microsoft. ..... Check the modified unit test project VSMDI file into source control. ...
Problems with build type configurations and 'Publish' CreateVirtualDirectory" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2. ...
CodeProject: How to create a virtual directory with C#. Free ... CreateVirtualDirectory(String nameDirectory, String realPath) in d:\visual studio project\bsu\components\filenode.cs:413 Components.FileNode.Add(Boolean ...
Building Custom Installer Classes in .NET A standard Visual Studio setup project can copy files and create directories on the .... stateSaver.Add( _ "VirtualDirectoryName", .CreateVirtualDirectory) ...
Practices at a Glance: Team Build CreateVirtualDirectory" AssemblyFile="Microsoft.Sdc.Tasks.dll" />; Add an ..... Check the modified unit test project VSMDI file into source control. ...




Search This Site:










content.zip error

publishing a project

compiling ascx files into assembly using web application project

error: the project file xxxx has been moved, renamed or is not on your computer.

retrieve assemblyattribute

setup and deployment project problem

circular file references are not allowed

help required - unable to cast object of type 'system.web.compilation.buildresultcompiledassembly' to type 'system.web.util.itypedwebobjectfactory'

before copy target

two aspx files that use one codebehind file. is that possible?

outputpath property is not set for this project

configuration error

web deployment project with custom configuration

local resources

getting error: error 1014: the value for the -o option is invalid ....

web deployment error - global.asax reference issue

read excel file in asp.net

building web project in release mode from the command line

web setup/deployment project compilation problem

problem with website publishing

custom configuration sections in web.config

unalbe to use web deployment project

deploy and excludefrombuild

error on wdp build "aspnetcompiler : error aspruntime: object reference not set to an instance of an object."

problem while loading website

webdeployment project giving ambigious match found error

access is denied. (exception from hresult: 0x80070005 (e_accessdenied))

error after publishing website

afterbuild task not firing

replacing custom sections of a web.config

  Privacy | Contact Us
All Times Are GMT