问题描述
我使用Wcf和linq to sql开发了Silverlight项目.
现在我为我的项目创建了虚拟目录,然后执行了我的项目,然后出现如下错误:
错误1使用注册为allowDefinition ="MachineToApplication''的节是错误的;超出应用程序级别.此错误可能是由于未在IIS中将虚拟目录配置为应用程序引起的. E:\ vijay \ FirstGuardianSecure \ FirstGuardian.Web \ Web.config
请让我知道如何解决我的问题......
谢谢,
Vijay
Hi,
I Developed Silverlight Project With Wcf and linq to sql.
Now i Created Virtual Directory to My Project And I Executed My Project then i got Error like This:
Error 1 It is an error to use a section registered as allowDefinition=''MachineToApplication''; beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. E:\vijay\FirstGuardianSecure\FirstGuardian.Web\Web.config
Please Give me idea how to solve my problem......
Thanks,
Vijay
推荐答案
这篇关于如何在本地IIS中托管Silverlight项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!