Error Loading code

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 лет назад
I have VS 2008 on two machines, one vista and one xp, both giving me same errot "System.Runtime.InteropServices.COMException" and it shows nopCommerceStore unavailable.

I searched on google and tried the soloution 'IIS Metabase and IIS 6 configuration compatibility' in controlpanel->programs.

Please if some one guide me about this error.

Kind Regards
14 лет назад
Have you checked your Logs for more details? Those exceptions will usually be logged to your System log, these will hopefully shed more light on the subject.

Have you made sure that Nop is not trying to run under .NET 1.1?

Otherwise, I would use the built in Casini server in Visual Studio.

Al
14 лет назад
You should install IIS
14 лет назад
I have uninstall and installed IIS, it seems IIS looking for the  "Security Accounts Manager" Service which I could not find anywhere.

If any one knows how to start/install  Security Accounts Manager service please let me know.

Kind Regards
14 лет назад
Hi,

Is there any way I can use only vs 2008 built in IIS in nopCommerce project, as I suspect this is the reason it is not loading the project.

Otherwise VS 2008 working fine with other project/solu

Regards
14 лет назад
please see http://forums.nopcommerce.com/forums/default.aspx?g=posts&t=500
14 лет назад
By deleting file "NopCommerceStore.csproj.user" did not work for me.

But I manage application to work by opening the file "NopCommerceStore.csproj" and change <UseIIS>True</UseIIS> to <UseIIS>False</UseIIS>
14 лет назад
Hi,

I have similar problem. And as I understand, problem is that visual Studio search IIS6, but I have IIS7.
May be somebody know, how can i resolve this problem?

Thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.