Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Problems if VS.NET 2002 not installed (https://www.kinook.com/Forum/showthread.php?t=159)

DHearn 07-25-2003 12:42 PM

Problems if VS.NET 2002 not installed
 
I currently only have VS 6.0 and VS.NET 2003 installed (not VS.NET 2002). The 'GAC Install' step fails with the following error:

Failed to create process: The system cannot find the path specified.

I installed the Microsoft .NET SDK 1.0 (which installs 'gacutil.exe' in the C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705 directory, but I still get the same error.

kinook 07-25-2003 09:14 PM

This blurb from the help should get you going:

Note: this action uses the DOTNETSDK_DIR global macro to locate the GACUtil executable (it appends bin\gacutil.exe to the path in that macro) If the action is unable to locate the executable when built, update this global macro to the path containing bin\gacutil.exe.

So, if you modify your DOTNETSDK_DIR global macro to be
\SDK\v1.1\

The method used to initialize this macro (reading the registry entry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramewor k\sdkInstallRoot) doesn't work with .NET 1.1.


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


Copyright © 1999-2023 Kinook Software, Inc.