Register | Login
Friday, February 10, 2012
  Search
 Discussion Forums at Locopon's Minimize
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorError during installationError during installation
Previous Previous
 
Next Next
New Post
 2/12/2006 10:36 PM
 
Error during installation  (United States)

I am using a DNN 4, when i am trying to install the dslocalizator as  a module, i have got a page load of the sql error exception... after that the setup was end successfully. There is no module newly installed showing in the module defination. What went wrong?

 

Thanks in advance...

New Post
 2/16/2006 6:15 AM
 
Re: Error during installation  (United States)
I had the same problem when installing in production server, dnn version 3.02.02, at the moment I had to delete manually.
New Post
 2/16/2006 6:29 AM
 
I need you to post the sql error DNN is showing.
New Post
 2/16/2006 7:51 AM
 
Re: Error during installation  (United States)
In my case I didn't have any problem installing in local server, the error happens when installing at production server. I found the problem in the {databaseOwner} tag, since the company where I'm hosting my dnn app force me to use a named databaseOwner (not dbo) this is the case for all the objects except sysobjects where the {databaseOwner} tag must be replace by dbo.  I unistalled manually with success, now I'm going to modify manually the installation files to proper set the databaseOwner tag to see if I can install it again.
New Post
 2/23/2006 9:30 AM
 

Can you post the problem you found with {databaseOwner}?

I reviewed all sql scripts and all procedures include {databaseOwner}. It could be nice if you can tell us about the one you found to make the necessary corrections for next releases

Previous Previous
 
Next Next
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorError during installationError during installation