DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Existing DNN Setup

 6 Replies
 2 Subscribed to this topic
 28 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 23
New Around Here

I have existing DNN website and I want to run it on another hosting. I changed the hosting. But now i am getting this error

Install/InstallWizard.aspx

Server Error in '/' Application.

The resource cannot be found.

 

I can not find Install/InstallWizard.aspx file as well. But why it is trying to install it again??? Is it not already installed? which table in db should i check for this error?

Note: I got database, it has data but i am not sure if that is complete data or no.

Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!
You will need to supply some details, including the DNN version and also details of the steps you used to move the installation.

Also, I deleted a duplicate of this post.
Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!
At a minimum you need to:

1. Move the database.
- Verify the connection string.
- Edit the portal alias table if you are changing the domain.
2. Move the files.
- Make sure that the IIS worker task has full permissions to the directory and subdirectories.
- Edit web.config to connect to the database (verify using same connection string or data to connect using SSMS.
3, Create an IIS website that points to the File directory.
- Set the bindings correctly.
- Install SSL certificate if needed.
New Around Here
Posts: 23
New Around Here

I have done all steps you mentioned except ssl certificate.

I can not see DNN version as Version table is empty. also users table is empty.

I checked most of the tables has data but few tables do not have data. I need to know what tables should have data to run dnn website?

Note: Database connection and iis is working fine.

 

Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!
If you don't have Version or Users tables with data in them, I wonder if you have a good copy of the database from the original host. Do you have the ability to check there?
New Around Here
Posts: 23
New Around Here

I got full data now in database, now i am getting different error

Object reference not set to an instance of an object

 

Error log is here

DotNetNuke.Services.Scheduling.SchedulerClient - DotNetNuke.Services.Exceptions.SearchException: Unable to create Lucene writer (lock file is in use). Please recycle AppPool in IIS to release lock. ---> System.IO.IOException: The process cannot access the file 'C:\Websites\newenoc\App_Data\Search\write.lock' because it is being used by another process

Veteran Member
Posts: 838
Veteran Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
Posted By MALI on 02 Mar 2021 08:01 AM

I got full data now in database, now i am getting different error

Object reference not set to an instance of an object

 

Error log is here

DotNetNuke.Services.Scheduling.SchedulerClient - DotNetNuke.Services.Exceptions.SearchException: Unable to create Lucene writer (lock file is in use). Please recycle AppPool in IIS to release lock. ---> System.IO.IOException: The process cannot access the file 'C:\Websites\newenoc\App_Data\Search\write.lock' because it is being used by another process

My first try would be to clear the index and reindex. 

 

 

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved