an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 9/10/2008 6:45:18 AM By lukezy. 5 replies.
8/25/2008 2:28:26 AM
ciaran
Posts: 16
Joined: 8/25/2008
Win XP and VS 2005

Hi

Is it possible to use the full version of this product using Windows XP and Visual Studio 2005? I am asking this as we want to use this product but we will need to make some changes, add some of our own code etc. Our development platform is Win XP and VS 2005. So is this possible?

Thanks

 

 

 

 

 

8/25/2008 9:29:11 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Win XP and VS 2005

Win XP is fine for the development platform. You need to use Visual Studio internal web server rather than IIS in XP. Also you need to make sure Dotnet framework 3.5 is installed.

DotShoppingCart Staff
8/25/2008 9:47:39 AM
ciaran
Posts: 16
Joined: 8/25/2008
Re: Win XP and VS 2005

Thanks for your reply

Is VS 2005 ok to use or should I be using VS 2008 (I dont have this yet)?

 

 

 

8/25/2008 10:20:29 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Win XP and VS 2005

I think VS 2005 should be fine after you install the Dotnet framework 3.5. You could try the open source edition to see if it works.

DotShoppingCart Staff
9/10/2008 3:39:31 AM
Jordan
Posts: 1
Joined: 9/10/2008
Re: Win XP and VS 2005
Hello,
 
How can we add the project to visual studio 2005?  I have tried to add it, but some defination is different, for example: partrail, enum,delegate.
 
Thanks!
9/10/2008 6:45:18 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Win XP and VS 2005
Use menu "New Project" to add project. Not sure what your issue is.
DotShoppingCart Staff