Forum: [VBP] Third Party Tools
04-05-2004, 11:15 AM
|
Replies: 12
Views: 24,372
FrontPage Server Extensions are installed as is...
FrontPage Server Extensions are installed as is the ASP.NET component of the server. I tried the idea from the previous post where you remove the VSWebCache folder, and this did not work. There is...
|
Forum: [VBP] Third Party Tools
04-02-2004, 06:42 PM
|
Replies: 12
Views: 24,372
This doesn't work under 'Default Web Site'
Hi everyone,
I have run into this same problem, and the removal of the extension mappings does work. It just doesn't work for the default web site. I have tested this extensivly and I am unable to...
|
Forum: [VBP] Third Party Tools
03-31-2004, 02:08 PM
|
Replies: 3
Views: 11,144
|
Forum: [VBP] Third Party Tools
03-30-2004, 08:38 PM
|
Replies: 3
Views: 11,144
Error loading info for project file
Hi all,
I am trying to build a solution file using a VS.NET Action.The solution references a web project via a URL through a virtual directory created on the build machine. I am running into the...
|
Forum: [VBP] Third Party Tools
03-17-2004, 12:57 PM
|
Replies: 1
Views: 8,772
Creating Virtual Directories with VBPro
Hi all,
I am using the VBPro expression:
vbld_CreateVirtualDir(strPath, strName)
to create virtual directories on a build server. The problem that I am running into is that this command...
|
Forum: [VBP] Third Party Tools
03-09-2004, 08:08 PM
|
Replies: 2
Views: 12,100
Working Folder Bug in VBPro?
I created a SourceSafe action in my .bld file, and left the Path for local files empty. The VBPro help file states the following:
"Path for local files or label to apply: For all operations except...
|