本文介绍了Commerce.Page对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在尝试将ASP网页从Microsoft Site Server 3.0迁移到Commerce Server 2009.
I'm trying to migrate an ASP web page from Microsoft Site Server 3.0 to Commerce Server 2009.
在Global.asa中,Commerce.Page对象的实例化失败。有没有人知道这个对象是否仍然可用于商业服务器2009?
In Global.asa, the instanciation of the Commerce.Page object fails. Does anyone knows if this object is still available with commerce server 2009?
Server.CreateObject失败
/ LM / W3SVC / 1 / ROOT / global.asa ,第16行
80040111
推荐答案
这篇关于Commerce.Page对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!