C
Craig
Hi all,
I am new to ASP.NET 2.0 and I am porting our project from ASP.NET 1.1. I
created a web setup project, but I need a way to define the name of the
virtual directory that it will use during installation instead of defaulting
to the project name.
Example:
Project Name is MyTestInstallProject, but the product would be called
MyTest. I would like the virtual directory to default to "MyTest". I tried
setting the product name and title in the properties, but it kept the project
name as the virtual directory.
Thanks for your help!
I am new to ASP.NET 2.0 and I am porting our project from ASP.NET 1.1. I
created a web setup project, but I need a way to define the name of the
virtual directory that it will use during installation instead of defaulting
to the project name.
Example:
Project Name is MyTestInstallProject, but the product would be called
MyTest. I would like the virtual directory to default to "MyTest". I tried
setting the product name and title in the properties, but it kept the project
name as the virtual directory.
Thanks for your help!