本文介绍了BC30456:"InitializeCulture"不是以下成员的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么在实时服务器上运行此页面时为什么会出现以下错误.

BC30456:"InitializeCulture"不是"ASP.ticketcenter_aspx"的成员. >该页面在开发环境中始终可以正常运行.

感谢提供的任何帮助.

Why do I get the following error when I run this page on the live server.

BC30456: ''InitializeCulture'' is not a member of ''ASP.ticketcenter_aspx''

The page always runs fine in the development environment.

Thanks for any help provided.

推荐答案




这篇关于BC30456:"InitializeCulture"不是以下成员的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-21 18:13