|
|||||
|
Deploying Ideablade 2010 assemblies to the GAC |
Post Reply
|
| Author | |
rasmus
Newbie
Joined: Aug-05-2009 Location: Denmark Posts: 30 |
Post Options
Quote Reply
Topic: Deploying Ideablade 2010 assemblies to the GACPosted: Jul-29-2010 at 4:41pm |
|
Hi
I seem to have problems deploying the Ideablade assemblies version 6.0.4.0 to the GAC. Are the assemblies missing a "strong name"?
Best regards,
Rasmus
|
|
![]() |
|
davidklitzke
IdeaBlade Joined: Jun-14-2007 Posts: 690 |
Post Options
Quote Reply
Posted: Jul-30-2010 at 2:46pm |
|
I don't know what problems that you are having. Use gacutil.exe to list all of the assemblies (using "-l" option). Use gacutil.exe to install an assembly (using "-i" option).
Use gacutil.exe to uninstlall an assembly (using "-u" option).
Is it the case that you have installed an IdeaBlade assembly into the GAC, but can't see the reference to it in "Add References"? In that case, you may need to modify the registry. For an example, look at "My_Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30128\AssemblyFoldersEx\IdeaBlade2010".
|
|
![]() |
|
rasmus
Newbie
Joined: Aug-05-2009 Location: Denmark Posts: 30 |
Post Options
Quote Reply
Posted: Aug-03-2010 at 1:34pm |
|
Hi
Thank you for your answer.
The problem occured when I tried to deploy the assemblies to the server by dragging the .NET 4.0 assemblies into the folder windows/asssembly . I didn't know - until now - that .NET 4.0 Assemblies are stored in a differect GAC location and should be registered with a newer version of gacutil.exe
Best Regards,
Rasmus
|
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |