|
Home > Archive > Commerce Server General > October 2005 > Opening a CS2002 in VS IDE from a laptop(client machine)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Opening a CS2002 in VS IDE from a laptop(client machine)
|
|
| SalamElias 2005-09-29, 5:58 pm |
| Hi,
I have retail2002 setu p on my server and everything is OK and works.
I need as you imagine my developers work from ther laptops against the web
site.
When opening the retail2002 site in VS 2002 from a client machine, severl
dlls are marked with a yellow triangle iside it a question marks
APPHELPERLib
CacheCompLib
CATALOGLib
....
....
...
and the following objects are underlined with broken blue line
Imports Microsoft.CommerceServer.Runtime.Profiles
Imports Microsoft.CommerceServer.Site.Components
Imports Microsoft.CommerceServer.Site.Accounts
How can I fix this on each developer's machine? thanks
| |
| Ravi Shankar 2005-09-30, 2:49 am |
| You need to have a copy of Commerce Server installed on each developer
workstation. There is a document from Microsoft on setting up a
multi-developer environment for COmmerce Server (I couldn't locate this as of
this moment). This would eliminate the broken links to the assemblies in the
reference section.
The other error (local projects) will disappear after the first solution
build.
--
Ravi Shankar
"SalamElias" wrote:
> Hi,
>
> I have retail2002 setu p on my server and everything is OK and works.
> I need as you imagine my developers work from ther laptops against the web
> site.
>
> When opening the retail2002 site in VS 2002 from a client machine, severl
> dlls are marked with a yellow triangle iside it a question marks
> APPHELPERLib
> CacheCompLib
> CATALOGLib
> ...
> ...
> ..
>
> and the following objects are underlined with broken blue line
> Imports Microsoft.CommerceServer.Runtime.Profiles
> Imports Microsoft.CommerceServer.Site.Components
> Imports Microsoft.CommerceServer.Site.Accounts
>
> How can I fix this on each developer's machine? thanks
| |
| WenJun Zhang[msft] 2005-09-30, 7:49 am |
| Before Commerce 2002 SP2, we can only build a development environment
on a server platform due to the Commerce runtime object isn't
supported to be installed on Windows XP.
Commerce Server 2002 Installation Guide
http://www.microsoft.com/commercese...tdoc/2002/insta
ll.mspx
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
| |
| SalamElias 2005-10-01, 2:49 am |
| Thanks for the response. I have already visited this url, I can not see a
section or a paraprahph regarding the issue or Comerce Server core objects on
client machines.
There is a section talking about setting "To install Administration Tools "
on client machines and Bdesk.
Thanks again for, your help.
""WenJun Zhang[msft]"" wrote:
> Before Commerce 2002 SP2, we can only build a development environment
> on a server platform due to the Commerce runtime object isn't
> supported to be installed on Windows XP.
>
> Commerce Server 2002 Installation Guide
> http://www.microsoft.com/commercese...tdoc/2002/insta
> ll.mspx
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights
| |
| WenJun Zhang[msft] 2005-10-03, 7:49 am |
| What you need to install to build the development environment should
be:
Commerce Run-time Objects
Administration Tools
Online Documentation
SDK
Bizdesk Client
If it's a XP box, please pay attention on the following issue:
PRB: Cannot Install Commerce Server 2002 Developer Edition on Windows
XP
http://support.microsoft.com/?id=827918
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
|
|
|
|
|