Search Result

Collapse
3 results in 0.0014 seconds.
Keywords
Members
Tags
gac
  •  

  • Creating a set up that installs a dll to gac (and register)

    hi yall!
    first you should know i followed the instructions from here:
    http://bytes.com/topic/asp-net/answers/309994-creating-setup-install-into-gac-where-can-i-find-example (2nd post, by Mike)
    i followed his exact instructions.
    after i added my assembly i had to put the .tbl in an other folder (i picked one randomly: Desktop of user) After compiling i revcieve the setup.exe.

    When i run this on a target pc...
    See more | Go to post

  • 17beach
    started a topic Moving code from one machine to another
    in .NET

    Moving code from one machine to another

    I am moving code from one machine A to another Machine B one project in Machine A has a shared assembly in the GaC of Machine A This project fails to load load on Machine B its actually grayed out in solution Explorer with a message "Project_XX X (Unavailable)" and "This project Cannot be loaded" what is the correct process to ensure that this project loads do I have to copy the assembly for Project_XXX from the GAC of Machine...
    See more | Go to post

  • How to reduce the memory consumed by my application

    Dear All,
    am working in a C#.net windows applpcation. it is consuming too much memmory . how to reduce the memmory usage by the application. We are using an Elegent ribbon software for the user interface. in the login time itself it is taking a huge memory. anybody please help us to solve this problem. and please give me the idea how to deal with the Ngen.exe and GAC in the application?
    Thanks in...
    See more | Go to post
Working...