Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 08-08-2007, 02:31 PM
draymond draymond is online now
Registered User
 
Join Date: 04-16-2007
Posts: 6
VS 2003 Compiles - VBP does not

Everything will compile and build in Visual Studio 2003. But when I try the "Make VS.NET" function I get the following error.

I think this might have to do with it but why does VBP need to do this?
"Cannot copy assembly 'SKCLNET' to file 'C:\Sandbox\MainProj\Check21Input\bin\SKCLNET.dll' . The process cannot access the file because it is being used by another process."


------ Build started: Project: Check21Input, Configuration: Release .NET ------

Preparing resources...
Updating references...
Cannot copy assembly 'SKCLNET' to file 'C:\Sandbox\MainProj\Check21Input\bin\SKCLNET.dll' . The process cannot access the file because it is being used by another process.
Performing main compilation...
C:\Sandbox\MainProj\Check21Input\Check21InputClass .vb(170) : error BC30002: Type 'SKCLNET.LFile' is not defined.
C:\Sandbox\MainProj\Check21Input\LicenseRefresh.vb (231) : error BC30002: Type 'SKCLNET.LFile' is not defined.
C:\Sandbox\MainProj\Check21Input\LicenseRefresh.vb (399) : error BC30451: Name 'SKGETVARCHAR' is not declared.
C:\Sandbox\MainProj\Check21Input\LicenseRefresh.vb (401) : error BC30451: Name 'SKGETVARCHAR' is not declared.
C:\Sandbox\MainProj\Check21Input\Main.vb(260) : error BC30451: Name 'SKGETVARCHAR' is not declared.
C:\Sandbox\MainProj\Check21Input\Main.vb(261) : error BC30451: Name 'SKGETVARCHAR' is not declared.
C:\Sandbox\MainProj\Check21Input\Main.vb(277) : error BC30451: Name 'SKGETVARNUM' is not declared.
C:\Sandbox\MainProj\Check21Input\Main.vb(454) : error BC30451: Name 'SKGETVARCHAR' is not declared.
C:\Sandbox\MainProj\Check21Input\Main.vb(458) : error BC30451: Name 'SKGETVARCHAR' is not declared.
C:\Sandbox\MainProj\Check21Input\Main.vb(912) : error BC30002: Type 'SKCLNET.LFile' is not defined.
C:\Sandbox\MainProj\Check21Input\Main.vb(940) : error BC30451: Name 'SKGETVARCHAR' is not declared.
C:\Sandbox\MainProj\Check21Input\Main.vb(1035) : error BC30451: Name 'SKGETVARNUM' is not declared.
C:\Sandbox\MainProj\Check21Input\Main.vb(1036) : error BC30451: Name 'SKGETVARCHAR' is not declared.
C:\Sandbox\MainProj\Check21Input\Main.vb(1037) : error BC30451: Name 'SKGETVARCHAR' is not declared.
Building satellite assemblies...
Satellite assemblies could not be built because the main project output is missing.


------ Build started: Project: BPCheck21CommObj, Configuration: Release .NET ------

Preparing resources...
Updating references...
Performing main compilation...
Building satellite assemblies...

---------------------- Done ----------------------

Build: 7 succeeded, 1 failed, 0 skipped
Reply With Quote
  #2  
Old 08-08-2007, 03:35 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
It sounds like an issue with Visual Studio when building from the command line (what the Make VS.NET action ultimately invokes to actually build a solution or project). You can verify this by checking the 'Display command-line...' checkbox on the Options tab, rebuilding the step, then copying and pasting the devenv command-line from the build output to a Command Prompt and running it from there.
Reply With Quote
  #3  
Old 11-26-2008, 01:44 PM
draymond draymond is online now
Registered User
 
Join Date: 04-16-2007
Posts: 6
This was resolved due to a problem in the solution.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 04:49 AM.


Copyright © 1999-2023 Kinook Software, Inc.