Click here to Skip to main content
15,884,388 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Streaming WAV files from SQL Server into a Web Page Pin
Michel Godfroid23-Apr-10 8:22
Michel Godfroid23-Apr-10 8:22 
AnswerRe: Streaming WAV files from SQL Server into a Web Page Pin
cmk23-Apr-10 14:12
cmk23-Apr-10 14:12 
QuestionForm Load Groupbox Question Pin
gmhanna23-Apr-10 4:52
gmhanna23-Apr-10 4:52 
AnswerRe: Form Load Groupbox Question Pin
Luc Pattyn23-Apr-10 5:04
sitebuilderLuc Pattyn23-Apr-10 5:04 
GeneralRe: Form Load Groupbox Question Pin
gmhanna23-Apr-10 5:38
gmhanna23-Apr-10 5:38 
GeneralRe: Form Load Groupbox Question Pin
Luc Pattyn23-Apr-10 5:55
sitebuilderLuc Pattyn23-Apr-10 5:55 
GeneralRe: Form Load Groupbox Question Pin
gmhanna23-Apr-10 6:38
gmhanna23-Apr-10 6:38 
QuestionGAC! [modified] [solved-ish] Pin
PIEBALDconsult22-Apr-10 15:56
mvePIEBALDconsult22-Apr-10 15:56 
I just installed .net 4 (but not Visual Studio 2010 -- I don't want a trial Big Grin | :-D ).

I updated my path to include C:\windows\microsoft.net\framework\v4.0.30319\ and compiled my library with CSC, but GACUTIL says:

"Failure adding assembly to the cache: This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded."

From MSDN: "The Global Assembly Cache tool is automatically installed with Visual Studio."


Where can I get a new version (for WinXP SP3) without installing VS 2010?



Update:
I installed the C# 2010 Express on my wife's laptop.
It installed the Windows SDK v7.0A -- still with a GACUTIL for .net 3.5!

Does a .net 4 GACUTIL even exist yet? Confused | :confused:


Update 2:
I copied the C:\Program Files\Microsoft SDKs\Windows\v7.0A tree to my WinXP system anyway... and then noticed:
C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\gacutil.exe Thumbs Up | :thumbsup:

So I have my library in the GAC again.

modified on Friday, April 23, 2010 7:31 PM

AnswerRe: GAC! Pin
Not Active22-Apr-10 18:04
mentorNot Active22-Apr-10 18:04 
GeneralRe: GAC! Pin
PIEBALDconsult22-Apr-10 18:40
mvePIEBALDconsult22-Apr-10 18:40 
GeneralRe: GAC! Pin
Not Active23-Apr-10 2:11
mentorNot Active23-Apr-10 2:11 
QuestionChanging VSTO Add-In 's Application Domain Pin
acarre3122-Apr-10 3:34
acarre3122-Apr-10 3:34 
AnswerRe: Changing VSTO Add-In 's Application Domain Pin
acarre3123-Apr-10 0:27
acarre3123-Apr-10 0:27 
QuestionRelationship of C# Version to .NET Version Pin
Patrick Skelton21-Apr-10 22:34
Patrick Skelton21-Apr-10 22:34 
AnswerRe: Relationship of C# Version to .NET Version Pin
Michel Godfroid22-Apr-10 0:18
Michel Godfroid22-Apr-10 0:18 
AnswerRe: Relationship of C# Version to .NET Version Pin
Gregory Gadow22-Apr-10 3:57
Gregory Gadow22-Apr-10 3:57 
GeneralRe: Relationship of C# Version to .NET Version Pin
The Man from U.N.C.L.E.23-Apr-10 7:02
The Man from U.N.C.L.E.23-Apr-10 7:02 
GeneralRe: Relationship of C# Version to .NET Version Pin
Gideon Engelberth23-Apr-10 7:24
Gideon Engelberth23-Apr-10 7:24 
GeneralRe: Relationship of C# Version to .NET Version Pin
Gregory Gadow23-Apr-10 7:57
Gregory Gadow23-Apr-10 7:57 
GeneralRe: Relationship of C# Version to .NET Version Pin
Patrick Skelton24-Apr-10 23:17
Patrick Skelton24-Apr-10 23:17 
GeneralRe: Relationship of C# Version to .NET Version Pin
Patrick Skelton24-Apr-10 23:33
Patrick Skelton24-Apr-10 23:33 
AnswerRe: Relationship of C# Version to .NET Version [modified] Pin
Scott Dorman22-Apr-10 15:31
professionalScott Dorman22-Apr-10 15:31 
GeneralRe: Relationship of C# Version to .NET Version Pin
Patrick Skelton22-Apr-10 23:50
Patrick Skelton22-Apr-10 23:50 
AnswerRe: Relationship of C# Version to .NET Version Pin
Peace ON22-Apr-10 20:18
Peace ON22-Apr-10 20:18 
GeneralRe: Relationship of C# Version to .NET Version Pin
harold aptroot23-Apr-10 7:27
harold aptroot23-Apr-10 7:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.