Re: adding assembly to windows\assembly through bat file



gacutil was the way :)


"Grant Merwitz" <grant@xxxxxxxxxxxxx> wrote in message
news:up3akNeuFHA.2792@xxxxxxxxxxxxxxxxxxxxxxx
> Hi
>
> I am creating an assembly which needs to be accessibly from an ASP
> application.
> I have made this Assembly ComVisible(true), and after using regasm and
> copying this to windows\assembly file i can use this fine.
>
> now this is a rather repetitive and time wasting task (copy assembly
> across, deregister old one, register new one, replace assembly version and
> restart iis)
> So i've made a batch file to do it.
>
> The only thing i can't do, is figure out how to copy this assembly to the
> c:\windows\assembly folder through dos.
> Currently i am using Explorer to click and drag this assembly, to the
> assembly folder.
>
> Any advice will be appreciated
>
> TIA
>


.



Relevant Pages

  • Re: adding assembly to windowsassembly through bat file
    ... I did a quick google search...see if this helps. ... Adam ... > So i've made a batch file to do it. ... > assembly folder. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Server.CreateObject("Wscript.Shell")
    ... Its hard to run anything like that from a asp page for security reasons. ... The batch file reads a text file that has all of the ftp commands to get a ... asp page that shows how to accomplish this on Windows XP or Windows Server ...
    (microsoft.public.scripting.wsh)
  • Re: Error 800a0046 when trying to run a program
    ... If you have access to cmd.exe, that's about as far as ASP can ... If the batch file is trying to do something unauthorized, ... Are you positive that your iusr account is authorized to access cmd.exe? ... > Hello Ray, ...
    (microsoft.public.inetserver.asp.general)
  • Re: VB component works correctly only in debug mode
    ... >I have a Vb component which internally uses an exe to create a batch file, ... >I call the method of this component from my asp page. ... When I debug throught ... Does the fact that I run an exe ...
    (microsoft.public.vb.general.discussion)
  • VB component works correctly only in debug mode
    ... I have a Vb component which internally uses an exe to create a batch file, ... I call the method of this component from my asp page. ... When I debug throught ...
    (microsoft.public.vb.general.discussion)