<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Commerce Starter Kit</title><link>http://forums.asp.net/84.aspx</link><description>Discuss the Commerce Starter Kit Installation Package and Source Code for ASP.NET 1.x.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/369823.aspx</link><pubDate>Fri, 17 Oct 2003 23:24:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:369823</guid><dc:creator>geoffHome</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/369823.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=369823</wfw:commentRss><description>I'm having all same problems as you all and also don't seem to have a SQLAgent$InstanceName service.
&lt;br /&gt;

&lt;br /&gt;
Got nowhere with Local install so nominated Remote and at least I got the thing (Commerce module) installed.  But now get 'SQL Server does not exist or access denied' when I try to run the thing.
&lt;br /&gt;

&lt;br /&gt;
Has anyone solved this issue?  How?
&lt;br /&gt;
Help....</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/362007.aspx</link><pubDate>Thu, 09 Oct 2003 20:12:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:362007</guid><dc:creator>mwalsh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/362007.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=362007</wfw:commentRss><description>If you then install IIS after having installed .NET you will need to do the following otherwise you will see the sourcecode in your browser rather than the application running:
&lt;br /&gt;

&lt;br /&gt;
At the command prompt type:
&lt;br /&gt;

&lt;br /&gt;
cd c:\windows\microsoft.net\framework\v1.1.4322
&lt;br /&gt;
aspnet_regiis -i
&lt;br /&gt;

&lt;br /&gt;
Hope that helps</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/361943.aspx</link><pubDate>Thu, 09 Oct 2003 19:21:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:361943</guid><dc:creator>mwalsh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/361943.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=361943</wfw:commentRss><description>Are you sure you have IIS installed?
&lt;br /&gt;
Go to Control Panel &amp;gt; Add or remove programs
&lt;br /&gt;
Click on Add/Remove Windows Components and place a tick next to IIS if there isn't already one there.
&lt;br /&gt;

&lt;br /&gt;
Now, on to my problem, hopefully this is an easy one?
&lt;br /&gt;
I've installed CommerceVBSDK no problem and a virtual directory has been set-up but when I point my browser to it I see the source code rather than the app running?
&lt;br /&gt;
Any help would be much appreciated.</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/360529.aspx</link><pubDate>Wed, 08 Oct 2003 15:44:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:360529</guid><dc:creator>eliahoo2</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/360529.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=360529</wfw:commentRss><description>I dont have a SQLAgent$InstanceName service.
&lt;br /&gt;

&lt;br /&gt;
I was able to install the community  starter kit, but it is configured to allow me to chose the name of my data base server which for some reason is the name of my computer which iis must have addopted by defaut. this name shows up in the sql service manager.
&lt;br /&gt;

&lt;br /&gt;
localhost is the address of the iss help files
&lt;br /&gt;

&lt;br /&gt;
When the commerce package tries to install the drop down menu shows localhost only not the  server name that the  sql service manager shows. The IBuySpy commerce package returned the following:
&lt;br /&gt;
7:33:03 AM Wednesday, October 08, 2003: [Checking system requirements]
&lt;br /&gt;
7:33:03 AM Wednesday, October 08, 2003: [Pass] Detected a local instance of SQL Server.
&lt;br /&gt;
7:33:03 AM Wednesday, October 08, 2003: [Pass] Determined SQL Server version (8.00.194).
&lt;br /&gt;
7:33:03 AM Wednesday, October 08, 2003: [Pass] Detected .NET Framework.
&lt;br /&gt;
7:33:03 AM Wednesday, October 08, 2003: [Pass] Detected Internet Information Server (IIS).
&lt;br /&gt;
7:33:19 AM Wednesday, October 08, 2003: [Begin Sample Configuration]
&lt;br /&gt;
7:33:20 AM Wednesday, October 08, 2003: [Pass] Created IIS virtual directory.: StoreVB
&lt;br /&gt;
7:33:20 AM Wednesday, October 08, 2003: [Pass] Determined SQL Server version (8.00.194).
&lt;br /&gt;
7:33:36 AM Wednesday, October 08, 2003: [Fail] Could not add ASPNET user to SQL Server.
&lt;br /&gt;
SQL Server does not exist or access denied.
&lt;br /&gt;
7:33:36 AM Wednesday, October 08, 2003: [Done]
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
so it seems to be an access problem:
&lt;br /&gt;

&lt;br /&gt;
I have tried several configurations of MSDE at this time there is no instance name or securitymode just a password.
&lt;br /&gt;

&lt;br /&gt;
the  community kit is working and the ASP.Net web matrix shows the server to be working.
&lt;br /&gt;

&lt;br /&gt;
any ideas?
&lt;br /&gt;

&lt;br /&gt;
I either have to find a way to change the name of the</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/336338.aspx</link><pubDate>Thu, 11 Sep 2003 19:39:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:336338</guid><dc:creator>dutchess</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/336338.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=336338</wfw:commentRss><description>Thanks guys! I had all those problems and you solved them for me. Now.. I get the message &amp;quot;unknown error 0x80005000. Does anyone have some advice?. I am Running XP Prof with IIS, MDSE, &amp;amp; .Net v1.1 as prescribed.
&lt;br /&gt;</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/319339.aspx</link><pubDate>Mon, 25 Aug 2003 21:14:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:319339</guid><dc:creator>stone_za</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/319339.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=319339</wfw:commentRss><description>I had the same problem. I got it working by going into ControlPanel/AdministrativeTools/Services and manually starting the &amp;quot;SQLSERVERAGENT&amp;quot; and &amp;quot;SQLAgent$InstanceName&amp;quot; services (which were set to MANUAL by default). I then set them to run automatically.
&lt;br /&gt;

&lt;br /&gt;
Hope that helps
&lt;br /&gt;

&lt;br /&gt;
GS</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/291605.aspx</link><pubDate>Mon, 28 Jul 2003 06:32:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:291605</guid><dc:creator>WalkToFreedom</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/291605.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=291605</wfw:commentRss><description>Well after doing the same thing about 10 times it managed to install ok. But now I'm getting the error:
&lt;br /&gt;

&lt;br /&gt;
SQL Server does not exist or access denied.
&lt;br /&gt;

&lt;br /&gt;
Are there some other MDSE settings I have to configure?</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/290611.aspx</link><pubDate>Sat, 26 Jul 2003 03:27:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:290611</guid><dc:creator>msbcgsch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/290611.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=290611</wfw:commentRss><description>I'm pretty sure it can be anything.  I used INSTANCENAME=&amp;quot;sqlstarterkitinstance&amp;quot; just becasue I pasted someone else's command line.  I wish I could help, but I don't know why mine worked and yours didn't.
&lt;br /&gt;

&lt;br /&gt;
Mark
&lt;br /&gt;</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/290554.aspx</link><pubDate>Sat, 26 Jul 2003 01:15:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:290554</guid><dc:creator>WalkToFreedom</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/290554.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=290554</wfw:commentRss><description>Hey Folks, I'm having the same prob. 
&lt;br /&gt;

&lt;br /&gt;
I tried it with the INSTANCENAME=&amp;quot;sqlstarterkitinstance&amp;quot; paramater and it came up in the dropdown list but when I click the 'Test Connection' button the same thing happens 'Unsuccesful database connection' and I can't proceed any further. Just to make sure, can the instance name be anything or does it have to be something specific?
&lt;br /&gt;

&lt;br /&gt;
System settings:
&lt;br /&gt;
WIN2k
&lt;br /&gt;
sql2ksp3
&lt;br /&gt;
Visual Studio Pro 2003
&lt;br /&gt;
.net 1.1
&lt;br /&gt;

&lt;br /&gt;</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/273896.aspx</link><pubDate>Thu, 10 Jul 2003 18:18:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:273896</guid><dc:creator>msbcgsch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/273896.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=273896</wfw:commentRss><description>Calumn
&lt;br /&gt;

&lt;br /&gt;
It worked for me also.   Finally!!!!!!!!!!!!!!!!!!!!!!!!!!!
&lt;br /&gt;

&lt;br /&gt;
Thank you very much.  
&lt;br /&gt;

&lt;br /&gt;
Mark</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/271864.aspx</link><pubDate>Wed, 09 Jul 2003 08:34:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:271864</guid><dc:creator>Calumn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/271864.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=271864</wfw:commentRss><description>Precision : It works with Commerce, Time Tracker, Portal but not with community and reports...
&lt;br /&gt;

&lt;br /&gt;
for community, setup like this :
&lt;br /&gt;

&lt;br /&gt;
Setup SAPWD=&amp;quot;sa_password&amp;quot;  ==&amp;gt; without instance name and SecurityMode
&lt;br /&gt;

&lt;br /&gt;
for reports, still in error during install....
&lt;br /&gt;

&lt;br /&gt;
Calumn</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/271471.aspx</link><pubDate>Tue, 08 Jul 2003 22:20:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:271471</guid><dc:creator>Calumn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/271471.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=271471</wfw:commentRss><description>Found it !!!!!
&lt;br /&gt;

&lt;br /&gt;
Just give a name to the sql instance and DO NOT use &amp;quot;SecurityMode=SQL&amp;quot; when setup :
&lt;br /&gt;

&lt;br /&gt;
Microsoft advise Windows authentication and not SQL.
&lt;br /&gt;

&lt;br /&gt;
like follow :
&lt;br /&gt;

&lt;br /&gt;
C:&amp;gt;sql\MSDE\Setup SAPWD=&amp;quot;sa_password&amp;quot; INSTANCENAME=&amp;quot;sqlstarterkitinstance&amp;quot;
&lt;br /&gt;

&lt;br /&gt;
let's coding good web apps ....
&lt;br /&gt;

&lt;br /&gt;
Calumn</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/271000.aspx</link><pubDate>Tue, 08 Jul 2003 17:10:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:271000</guid><dc:creator>Calumn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/271000.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=271000</wfw:commentRss><description>Same problem with all starter kits ..... think the problem from MSDE.....
&lt;br /&gt;
any suggestions???
&lt;br /&gt;

&lt;br /&gt;
Calumn</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/270448.aspx</link><pubDate>Tue, 08 Jul 2003 10:29:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:270448</guid><dc:creator>manolo13</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/270448.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=270448</wfw:commentRss><description>I got the same problem so if anybody could help me...
&lt;br /&gt;
And i wonder what's the difference between SDK and VS Versions ?</description></item><item><title>Re: MDSE Problem with Commerce Starter Kit Install</title><link>http://forums.asp.net/thread/264419.aspx</link><pubDate>Tue, 01 Jul 2003 07:50:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:264419</guid><dc:creator>msbcgsch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/264419.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=84&amp;PostID=264419</wfw:commentRss><description>I'm trying to run everything locally, so I'm not going through a firewall.  Glad you're problem is solved though.
&lt;br /&gt;

&lt;br /&gt;
Did you do anything else for the MDSE setup other than the install?
&lt;br /&gt;

&lt;br /&gt;</description></item></channel></rss>