CodeBase Allways Null
Hey,
I have 2 computers, one has Framework 1.0 and 1.1 installed, and the other
has them both And the beta of Framework 2.0.
I install a certian Assembly in the GAC using - GacUtil /i, and it worked
fine on both computers.
BUT, on the first computer, the CodeBase property of the assembly had shown
me the location I install the assembly from.
And on the computer with the Framework 2.0 Beta, the CodeBase property was
empty for ALL the assemblies in my computer's GAC!!!
Is there a different to register Assemblies in the GAC with the Framework
2.0 installed???
Thanks ahead
--Ram
.
Relevant Pages
- Re: building my .exe can it run anywhere?
... a 20 mbit connection and have constantly 3 computers running ... europe we investigated at that time the penetration of the .Net framework ... if it is not installed download and install this from the MS website ... (microsoft.public.dotnet.languages.vb) - Setup projects, GAC, and Merge Modules
... We currently are developing an enterprise framework and I am trying to ... all of our assemblies set to go into the GAC, and a test set up application ... install for the Framework, but how to add a dependency to the application ... (microsoft.public.dotnet.general) - A few questions regarding Whidbey Beta 2
... Is it safe to install it on my production machine? ... Say I reference an assembly ... Is it safe to reference v1.1 assemblies? ... does it also install v1.0 and v1.1 of the framework? ... (microsoft.public.vsnet.general) - Re: .Net Update (KB922770) Wont Install <-- how many more times
... When I run windows update and it detects this download, ... I cant install the update as it either ... Framework a very short time ago, so there should be no issues ... computers clean with very few modifications (certainly nothing at all ... (microsoft.public.windowsupdate) - Re: Cant install on some machines.
... Assemblies aren't actually available ... > in the GAC until after your custom action is called. ... >> installing the application onto the computers that won't install anymore. ... (microsoft.public.dotnet.framework.setup) |
|