My website was/is working fine on local host, however I've published the website and uploaded all the files but for some reason the website doesn't work when published?
The type or namespace name 'cogworks' could not be found (are you missing a using directive or an assembly reference.
I've checked the MegaNav folder and its included and uploaded in the project.
Its just a manual deploy through visual studio (Publish) then I upload the content manually to FTP.
I believe it should be yes, (1&1 Windows Hosting) I also read somewhere on here that someone was using 1&1.
I can login to the backend fine, but for some reason its having issues with cogworks with the above error. And the Cogworks doesn't also work in the back office.
Cogworks publish error
Hello,
My website was/is working fine on local host, however I've published the website and uploaded all the files but for some reason the website doesn't work when published?
The type or namespace name 'cogworks' could not be found (are you missing a using directive or an assembly reference.
I've checked the MegaNav folder and its included and uploaded in the project.
Thanks
Hi Matt
Can you elaborate a bit more on your process from going to local to live? How do you handle the deploy? Is it automated or do you use FTP?
What about the server? Has it been configured correctly in order to have the correct permissions and frameworks installed etc. ?
The more you can tell us the better our chances for pointing you in the correct direction :)
/Jan
Hello Jan,
Its just a manual deploy through visual studio (Publish) then I upload the content manually to FTP.
I believe it should be yes, (1&1 Windows Hosting) I also read somewhere on here that someone was using 1&1.
I can login to the backend fine, but for some reason its having issues with cogworks with the above error. And the Cogworks doesn't also work in the back office.
But everything is fine on local...... strange.
Thanks,
Matt
Hi Matt,
How did you install the Meganav package. Through the package installer or using nuget ?
If it's the first I think you will need to make sure the files are included in your publishing profile.
Dave
Hello Dave,
Thanks for the reply, it was via nuget. I made sure the MegaNav folder is included in folder but didnt resolve anything.
Is there anything else where references could be?
Cheers
Maybe the package comes with a dll that is not included when you publish ?
Dave
is working on a reply...