Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2009
    Posts
    10

    Question asp.net applications. Deploy on GAC or bin?

    I am planning to host more than one site on a VPS I have just purchased.
    I have some third party asp.net controls (DevExpress) that are commonly used by most of my applications.
    As fas as security and resource consumption is concerned, should I prefer a GAC installation or xcopy to bin of each application?

    Thank you

  2. #2
    Join Date
    Oct 2006
    Posts
    377

    Thumbs up Hello

    Hello,

    Yes, you can install any third party application based on ASP.NET on your VPS.

    You can use xcopy, we have used it on most of the VPSes.

    Let us know if you need any further assistance, we would be glad to assist you.

    Best Regards,
    Sebastian
    Senior System Administrator
    http://www.eukhost.com/

  3. #3
    Join Date
    Aug 2009
    Posts
    10

    Default

    Let me rephrase the question.

    Installing in Global Assembly Cache seems to offer only benefits (lower disk space, faster initial load).
    If I had a dedicated server, I would't ask. I would install in GAC.
    But, since this is the first time I use a VPS, I wonder if there are downsides related to the nature of VPS, that I am not aware of.

    Thanks again.

  4. #4
    Join Date
    Oct 2006
    Location
    localhost
    Posts
    3,375

    Smile

    Quote Originally Posted by Skipion View Post
    Let me rephrase the question.

    Installing in Global Assembly Cache seems to offer only benefits (lower disk space, faster initial load).
    If I had a dedicated server, I would't ask. I would install in GAC.
    But, since this is the first time I use a VPS, I wonder if there are downsides related to the nature of VPS, that I am not aware of.

    Thanks again.
    There are absolutely no problems with installing the DLLs in the GAC. No performance related issues have been noticed so far from any of our VPS clients. Having those assemblies/DLLs copied to the BIN folder of each application would be another quick way of accessing them through that particular application. We've clients using either methods without any problems Please feel free to ask any further questions/doubts..

    Rock _a.k.a._ Jack
    Windows Hosting || Windows Reseller Hosting
    Cloud Hosting 100% UPTIME! || Powerful Dedicated Servers
    Follow eUKhost on Twitter || Join eUKhost Community on Facebook

    For complaints, grievances or suggestions kindly email our FeedBack Dept.
    Proper action will be taken accordingly & instantaneously!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •