Gurus,
I have successfully installed DNN 4.7 on Vista Home Premium, and I had been working on solving the problem I had been facing since past 4 days and I have not been able to figure out the solution for the same.
Everything goes fine and cool, except that I cannot build my website once I close the ie that pops after first build, following error keeps popping up:-
Error 1 Could not load type 'DotNetNuke.Modules.Store.WebControls.AddressEdit'. C:\inetpub\wwwroot\DotNetNuke\DesktopModules\Store\AddressEdit.ascx 3
Error appears to be happening in DesktopModules\Store\AddressEdit.ascx and following is the line:-
@ Control Language="c#" AutoEventWireup="True" Codebehind="AddressEdit.ascx.cs" Inherits="DotNetNuke.Modules.Store.WebControls.AddressEdit" targetSchema=http://schemas.microsoft.com/intellisense/ie5
I searched all the forums, all the source code .zip's (especially Store one) and could not find the freeking file "AddrressEdit.ascx.cs"
Gurus - Any and every help is EXTREMELY HIGHLY APPRECIATED.
PLEASE GUIDE..
PS: I installed using all the default options, no ALTERATIONS AT ALL.