an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Installation > Installation Problem.
Last Post 6/30/2008 8:58:53 AM By gareth. 4 replies.
5/17/2008 5:50:10 AM
hoduong
Posts: 2
Joined: 5/17/2008
Installation Problem.

Hi,

When I try to run the InstDSC command, this is the error I got.  I completely take out the .\ before the database servername.  Any help will be appreciated.  TIA

c:\Project\DShopping\Install>InstDSC.exe dmobile dotshoppingcart c:\dbdata c:\key mail.dmobile.com hoduong@hotmail.com
Creating database dmobile.dotshoppingcart at c:\dbdata ...done
Creating demo data ...done
Creating encryption key file c:\key\DotshoppingcartMaster.key ...done
Updating c:\Project\DShopping\Install\..\web\web.config ...done

Unhandled Exception: System.Security.SecurityException: The source was not found, but some or all event logs could not be searched.  Inaccessible logs
: Security.
   at System.Diagnostics.EventLog.FindSourceRegistration(String source, String machineName, Boolean readOnly)
   at System.Diagnostics.EventLog.SourceExists(String source, String machineName)
   at System.Diagnostics.EventLog.SourceExists(String source)
   at InstDSC.InstDSC.CreateEventLogSource() in D:\sites\PublicEdition\InstDSC\Program.cs:line 147
   at InstDSC.InstDSC.Install() in D:\sites\PublicEdition\InstDSC\Program.cs:line 89
   at InstDSC.InstDSC.Main(String[] args) in D:\sites\PublicEdition\InstDSC\Program.cs:line 81
The Zone of the assembly that failed was:
MyComputer

c:\Project\DShopping\Install>

 

5/17/2008 7:20:19 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Installation Problem.

It failed when creating the new source category in your event log due to missing permission. Try running the cmd as administrator.

DotShoppingCart Staff
5/17/2008 1:53:32 PM
hoduong
Posts: 2
Joined: 5/17/2008
Re: Installation Problem.

Thanks Lukezy for the reply.  I think that's the problem since I'm running it in Vista.  I have another question, Can I convert the 2.0 back to FW2 instead of the 3.5?

5/17/2008 2:51:05 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Installation Problem.

FW2? Do you mean Dotnet framework 2.0? If so, the answer is no since Linq is being used in a lot of places.

DotShoppingCart Staff
6/30/2008 8:58:53 AM
gareth
Posts: 5
Joined: 6/24/2008
Re: Installation Problem.

Hi, I cant install dotshopping cart, i have followed all the steps! I have windows server 2003 SP2 Web Edition. I have enabled IIS, Installed .Net 3.5 & SSQL Server Express! dotshopping folder has been renamed to fastnerstop & placed in c: When i type in \InstDSC.exe .\SQLExpress fastenerstop c:\dbdata i get nowhere the text above the command line just repeats itself and i have to start again! Please Help! Thanks.