Page 1 of 1

Deployment Issue

Posted: Tue 28 Aug 2007 23:05
by gus
Hi, I'm trying to install my .net app (aspx) in a shared hosting (I'm using corelab 3.55). The problem is that due is a shared server I cannot run the corelab installer and because of that it fails to load the corelab's assembly.

Is there a workaround for scenarios like mine? Or my only choice is to buy a dedicate server?

Thanks in advance,

Gus.

Posted: Wed 29 Aug 2007 06:38
by Alexey
Try to add the following section into your web.config file:

Code: Select all

  
    
      
      
    
  
CoreLab.* assemblies should be placed into the Bin folder of your app.