Change font size
It is currently Tue Jun 30, 2026 2:38 am


Post a new topicPost a reply Page 3 of 4   [ 37 posts ]
Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: demo install fails
PostPosted: Fri Jan 11, 2013 4:53 am 
iPi Soft

Joined: Wed Jan 11, 2012 6:12 am
Posts: 2355
Location: Moscow, Russia
You need to change current folder in command line to <Windows folder>\Microsoft.NET\Framework\v3.5 before running gacutil. For example, if Windows is installed in C:\Windows then you should first execute in command line:
Code:
c:
cd \Windows\Microsoft.NET\Framework\v3.5


Top
 Profile  
 
 Post subject: Re: demo install fails
PostPosted: Fri Jan 11, 2013 9:54 am 

Joined: Wed Dec 26, 2012 12:30 pm
Posts: 17
Yes I know I did that I have basic knowlage of how the command line works. And it does not recognise it. Also there is a framework64 folder. Maybe I can try that folder?


Top
 Profile  
 
 Post subject: Re: demo install fails
PostPosted: Sat Jan 12, 2013 5:01 am 
iPi Soft

Joined: Wed Jan 11, 2012 6:12 am
Posts: 2355
Location: Moscow, Russia
Sorry, may bad :/ Gacutil is also a part of Windows SDK, as Fusion Log Viewer. I've attached zipped EXE.
Have you tried with XNA Game Studio yet?


Attachments:
File comment: Global Assembly Cache utility
gacutil.zip [48.76 KiB]
Downloaded 682 times
Top
 Profile  
 
 Post subject: Re: demo install fails
PostPosted: Mon Jan 14, 2013 11:23 am 

Joined: Wed Dec 26, 2012 12:30 pm
Posts: 17
XNA Game Studio requires me to install Visual Studio 2008 Express and I'm having a hard time installing that. This is what gacutil says:

Microsoft (R) .NET Global Assembly Cache Utility. Version 3.5.30729.1
Copyright (c) Microsoft Corporation. All rights reserved.

The Global Assembly Cache contains the following assemblies:

Number of items = 0


Top
 Profile  
 
 Post subject: Re: demo install fails
PostPosted: Mon Jan 14, 2013 12:26 pm 
iPi Soft

Joined: Wed Jan 11, 2012 6:12 am
Posts: 2355
Location: Moscow, Russia
Seems XNA Framework does not install properly - the assembly "Microsoft.Xna.Framework" should be placed in GAC during installation. Did you run its installer with administrative privileges?
You can also try to install this assembly in GAC manually:
  • Extract Microsoft.Xna.Framework.dll from xnafx30_redist.msi. You can use 7-zip for that.
  • Place it in the same directory where gacutil resides.
  • Open command line with administrative privileges (run as administrator), and execute:
    Code:
    gacutil /i Microsoft.Xna.Framework.dll


Top
 Profile  
 
 Post subject: Re: demo install fails
PostPosted: Tue Jan 15, 2013 11:28 am 

Joined: Wed Dec 26, 2012 12:30 pm
Posts: 17
No I didn't run the install with admin privilegies. There seems to be no Microsoft.Xna.Framework.dll in the install. There are Microsoft_Xna_Framework_dll_GAC and Microsoft_Xna_Framework_Game_dll_GAC inside the archive which are recognized as a "File" type i.e unrecognizable.
Should I rename them? Maybe it is a corrupt install?


Top
 Profile  
 
 Post subject: Re: demo install fails
PostPosted: Wed Jan 16, 2013 2:10 am 
iPi Soft

Joined: Wed Jan 11, 2012 6:12 am
Posts: 2355
Location: Moscow, Russia
First try to run XNA Framework installation with admin privileges.
If it does not help, follow instructions for manual installation. Extract Microsoft_Xna_Framework_dll_GAC and rename it to Microsoft.Xna.Framework.dll.


Top
 Profile  
 
 Post subject: Re: demo install fails
PostPosted: Wed Jan 16, 2013 11:52 am 

Joined: Wed Dec 26, 2012 12:30 pm
Posts: 17
Hmm... Both solutions lead to the same result even though I am running them as admin. This is what it said in the console when I tried manual install:
Microsoft (R) .NET Global Assembly Cache Utility. Version 3.5.30729.1
Copyright (c) Microsoft Corporation. All rights reserved.

Failure adding assembly to the cache: Access denied. You might not have administ
rative credentials to perform this task. Contact your system administrator for a
ssistance.


Top
 Profile  
 
 Post subject: Re: demo install fails
PostPosted: Wed Jan 16, 2013 1:21 pm 
iPi Soft

Joined: Wed Jan 11, 2012 6:12 am
Posts: 2355
Location: Moscow, Russia
Try logging with 'Administrator' user (which is setup at OS installation), and also running command line with admin privileges (right click, 'Run as administrator').


Top
 Profile  
 
 Post subject: Re: demo install fails
PostPosted: Thu Jan 17, 2013 10:21 am 

Joined: Wed Dec 26, 2012 12:30 pm
Posts: 17
How do I do that? I see only my profile and it has administrator rights.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post a new topicPost a reply Page 3 of 4   [ 37 posts ]
Go to page Previous  1, 2, 3, 4  Next


Who is online

Users browsing this forum: No registered users and 32 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  


Powered by phpBB® Forum Software © phpBB Group
610nm Style by Daniel St. Jules of Gamexe.net