I read that and tried it before posting my question...I'm at a loss and would really appreciate some help figuring this out...
To be certain that this wasn't the problem, I deleted my Temporary ASP.NET files, (re)edited my Global.asax file, and opened up the site with a fresh browser. I then refreshed my explorer window displaying my temporary ASP.NET temp files and opened up the newly created folder....I then browsed to the MVC-ControllerTypeCache.xml file and see no changes...the 7spikes plugins are all listed just as before-
EXAMPLE:
<assembly name="SevenSpikes.Theme.Electronics, Version=2.65.3.4324, Culture=neutral, PublicKeyToken=null">
<module versionId="56039c4b-bc00-4ee4-b40a-aa4d2e313fa7">
<type>SevenSpikes.Theme.Electronics.Controllers.ElectronicsThemeAdminController</type>
<type>SevenSpikes.Theme.Electronics.Controllers.ElectronicsThemeCatalogController</type>
<type>SevenSpikes.Theme.Electronics.Controllers.ElectronicsThemeCommonController</type>
<type>SevenSpikes.Theme.Electronics.Controllers.ElectronicsThemeController</type>
</module>
And the site still loads in a browser with no problem..I can browse to categories, no problem..search with no problem, add items to cart with no problem, etc..etc..etc...
However, if I click on Login, or Register, or Shopping Cart..I get this:
Internet Explorer cannot display the webpage
What you can try:
Diagnose Connection Problems
More information
This problem can be caused by a variety of issues, including:
•Internet connectivity has been lost.
•The website is temporarily unavailable.
•The Domain Name Server (DNS) is not reachable.
•The Domain Name Server (DNS) does not have a listing for the website's domain.
•There might be a typing error in the address.
•If this is an HTTPS (secure) address, click Tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section.
Again, the site was only running for a couple of days prior to the theme installation, but I hadn't had any problems with it. Also, it is running at local host if that gives you a clue.
I'm pretty well stuck since I can no longer access the admin area, so I'd appreciate ANY suggestions.
Thanks!
I just installed the electronics 2.65 theme on a fresh install of nopcommerce 2.65 and immediately after clicking save, the admin pages will not load. I can browse to the store URL and see it functioning with the new theme, but admin pages won't load.
Should I have run the included 2.60 to 2.65 upgrade script first?
I did not think it was applicable since I had a new installation of nopcommerce 2.65 and had never installed this theme before.
I also just noticed that the cart pages don't work either..
EDIT: maybe I should also mention that my site is running at localhost and my database is running on SQL Azure-
Thanks for any help!