Forums

Windows question

General discussion about Cobra. Releases and general news will also be posted here.
Feel free to ask questions or just say "Hello".

Windows question

Postby Charles » Thu Sep 15, 2011 3:54 am

(1a) At a command prompt, what version do you get for entering the following?

"C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\GacUtil.exe"

(1b) And for this?

"C:\Program Files (x86)\Microsoft SDKs\Windows\v6.0A\Bin\GacUtil.exe"

(2) What version of Windows are you running?

(3) Are you running .NET 4 or not?

If you are on Windows, please respond. Thanks.

EDIT: I added double quotes above around the commands because there is a space in "Program Files".
Charles
 
Posts: 2515
Location: Los Angeles, CA

Re: Windows question

Postby ObtuseAngle » Thu Sep 15, 2011 4:34 pm

Image

Still pottering along on Windows XP at work, although Windows 7 is planned by the end of the year.
NET 4.0 installed, but not the system (or Cobra) default.

Regards, Obtuse.
99 programming bugs in the code, 99 bugs in the code, fix 1 bug and compile it again, 101 programming bugs in the code
ObtuseAngle
 
Posts: 42
Location: Gippsland, Australia

Re: Windows question

Postby ObtuseAngle » Thu Sep 15, 2011 5:35 pm

GacUtil was distributed with the .NET 1.0 and 1.1 frameworks.

Image

Regards, Obtuse.

Edit: remove a couple of GAC-ish framework links, seeing as Publish.GacInstall is already used when installing from source. Lesson learned: keep my mouth shut unless I really know what I'm talking about (next lesson: this probably applies to this whole post).
99 programming bugs in the code, 99 bugs in the code, fix 1 bug and compile it again, 101 programming bugs in the code
ObtuseAngle
 
Posts: 42
Location: Gippsland, Australia

Re: Windows question

Postby Charles » Thu Sep 15, 2011 10:25 pm

Publish.GacInstall doesn't work in the case that the installer is running on .NET 2.0 virtual machine, but trying to build and install Cobra for 4.0. Hence the need for running gacutil.exe externally.
Charles
 
Posts: 2515
Location: Los Angeles, CA

Re: Windows question

Postby ObtuseAngle » Fri Sep 16, 2011 12:41 am

OK, obviously this is way out of my league.

Is that the background behind this message?
Image

Are the links on this page of any use?

Feeling more obtuse than usual.
99 programming bugs in the code, 99 bugs in the code, fix 1 bug and compile it again, 101 programming bugs in the code
ObtuseAngle
 
Posts: 42
Location: Gippsland, Australia

Re: Windows question

Postby hopscc » Fri Sep 16, 2011 2:38 am

On Windows XP

Code: Select all
C:\Documents and Settings\hops>"C:\Program Files\Microsoft SDKs\Windows\v7.0A\Bin\GacUtil.exe"
Microsoft (R) .NET Global Assembly Cache Utility.  Version 3.5.30729.1
Copyright (c) Microsoft Corporation.  All rights reserved.
...


Code: Select all
C:\Documents and Settings\hops>"C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin\GacUtil.exe"
The system cannot find the path specified.


I dont believe I am running .Net4
hopscc
 
Posts: 632
Location: New Plymouth, Taranaki, New Zealand


Return to Discussion

Who is online

Users browsing this forum: No registered users and 29 guests

cron