BV Commerce Forum
»
BV Commerce Support
»
General Support
»
sp 3.1 and vs.net solution compile problems.
Rank: Member
Joined: 6/9/2006(UTC) Posts: 67
|
Hello,
I created a solution in vs.net, importing all the projects.
www: compiles.
Anthem-2005: compiles.
Google checkout: compiles.
PaypalWebServers seems to be the issue, it says:
Warning 23 The referenced component 'paypal_base' could not be found. Warning 24 Unable to update auto-refresh reference 'anrcontrols.markdown.net.dll'. Can not find assembly 'E:\Source Code\bvCommerce.5.3.1\bvc531\Components\anrControls.Markdown.NET.dll'. E:\Source Code\bvCommerce.5.3.1\bvc531\www\Bin\anrcontrols.markdown.net.dll.refresh E:\...\www\ Warning 25 Unable to update auto-refresh reference 'anrcontrols.smartypants.net.dll'. Can not find assembly 'E:\Source Code\bvCommerce.5.3.1\bvc531\Components\anrControls.SmartyPants.NET.dll'. E:\Source Code\bvCommerce.5.3.1\bvc531\www\Bin\anrcontrols.smartypants.net.dll.refresh E:\...\www\ Warning 26 Unable to update auto-refresh reference 'freetextbox.dll'. Can not find assembly 'E:\Source Code\bvCommerce.5.3.1\bvc531\Components\FreetextBox.dll'. E:\Source Code\bvCommerce.5.3.1\bvc531\www\Bin\freetextbox.dll.refresh E:\...\www\ Warning 27 Unable to update auto-refresh reference 'log4net.dll'. Can not find assembly 'E:\Source Code\bvCommerce.5.3.1\bvc531\Components\log4net.dll'. E:\Source Code\bvCommerce.5.3.1\bvc531\www\Bin\log4net.dll.refresh E:\...\www\ Warning 28 Could not resolve this reference. Could not locate the assembly "paypal_base". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. BVSoftware.Bvc5.Core Warning 29 Could not resolve this reference. Could not locate the assembly "BvLicensing". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. BVSoftware.Bvc5.Core Error 30 The referenced assembly "E:\Source Code\bvCommerce.5.3.1\bvc531\BVSoftware.PaypalWebServices\bin\Debug\BVSoftware.PaypalWebServices.dll" was not found. If this assembly is produced by another one of your projects, please make sure to build that project before building this one. BVSoftware.Bvc5.Core Error 31 The type or namespace name 'com' could not be found (are you missing a using directive or an assembly reference?) E:\Source Code\bvCommerce.5.3.1\bvc531\BVSoftware.PaypalWebServices\PaypalAPI.cs 2 7 BVSoftware.PaypalWebServices Error 32 The type or namespace name 'com' could not be found (are you missing a using directive or an assembly reference?) E:\Source Code\bvCommerce.5.3.1\bvc531\BVSoftware.PaypalWebServices\PaypalAPI.cs 3 7 BVSoftware.PaypalWebServices Error 33 The type or namespace name 'CallerServices' could not be found (are you missing a using directive or an assembly reference?) E:\Source Code\bvCommerce.5.3.1\bvc531\BVSoftware.PaypalWebServices\PaypalAPI.cs 12 26 BVSoftware.PaypalWebServices Error 34 The type or namespace name 'CurrencyCodeType' could not be found (are you missing a using directive or an assembly reference?) E:\Source Code\bvCommerce.5.3.1\bvc531\BVSoftware.PaypalWebServices\PaypalAPI.cs 14 23 BVSoftware.PaypalWebServices Error 35 The type or namespace name 'CountryCodeType' could not be found (are you missing a using directive or an assembly reference?) E:\Source Code\bvCommerce.5.3.1\bvc531\BVSoftware.PaypalWebServices\PaypalAPI.cs 46 23 BVSoftware.PaypalWebServices Error 36 The type or namespace name 'com' could not be found (are you missing a using directive or an assembly reference?) E:\Source Code\bvCommerce.5.3.1\bvc531\BVSoftware.PaypalWebServices\PaypalAPI.cs 58 26 BVSoftware.PaypalWebServices
|
|
|
|
Rank: Member
Joined: 6/9/2006(UTC) Posts: 67
|
ok things seem to be fine now, I just added paypal_base as a reference in Core, and had to add bvcommerce.license into core also.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.