产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » PageAdmin 安装IIS配置图解教程
yudeju - 2010/10/21 19:17:00
好好学习,天天向上!
zyx880 - 2010/10/21 23:30:00
http://localhost/install/index.aspx 后出错提示如下,请问如何处理。

“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------

未能加载文件或程序集“Interop.jmail”或它的某一个依赖项。另一个程序正在使用此文件,进程无法访问。 (异常来自 HRESULT:0x80070020)
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.IO.FileLoadException: 未能加载文件或程序集“Interop.jmail”或它的某一个依赖项。另一个程序正在使用此文件,进程无法访问。 (异常来自 HRESULT:0x80070020)

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。  

程序集加载跟踪: 下列信息有助于确定程序集“Interop.jmail”无法加载的原因。


警告: 程序集绑定日志记录被关闭。
要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。



堆栈跟踪:


[FileLoadException: 未能加载文件或程序集“Interop.jmail”或它的某一个依赖项。另一个程序正在使用此文件,进程无法访问。 (异常来自 HRESULT:0x80070020)]
   System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
   System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +43
   System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +127
   System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +142
   System.Reflection.Assembly.Load(String assemblyString) +28
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46

[ConfigurationErrorsException: 未能加载文件或程序集“Interop.jmail”或它的某一个依赖项。另一个程序正在使用此文件,进程无法访问。 (异常来自 HRESULT:0x80070020)]
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +586
   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +193
   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +45
   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +177
   System.Web.Compilation.WebDirectoryBatchCompiler..ctor(VirtualDirectory vdir) +164
   System.Web.Compilation.BuildManager.BatchCompileWebDirectoryInternal(VirtualDirectory vdir, Boolean ignoreErrors) +51
   System.Web.Compilation.BuildManager.BatchCompileWebDirectory(VirtualDirectory vdir, VirtualPath virtualDir, Boolean ignoreErrors) +187
   System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) +88
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +304
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +99
   System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +137
   System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +50
   System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
   System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +62
   System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +195
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +120
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +157




--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.3053; ASP.NET 版本:2.0.50727.3053
zyx880 - 2010/10/22 16:45:00
没办法了,重装系统后正常。
oyld - 2010/11/16 15:47:00
上传到虚拟主机之后,怎么配置成html伪静态呢?
sxlk - 2010/11/24 13:12:00
Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
sxlk - 2010/11/24 16:31:00
电脑重新启动后,问题如下:
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------

系统找不到指定的路径。 (异常来自 HRESULT:0x80070003)
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.IO.DirectoryNotFoundException: 系统找不到指定的路径。 (异常来自 HRESULT:0x80070003)

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。  

堆栈跟踪:


[DirectoryNotFoundException: 系统找不到指定的路径。 (异常来自 HRESULT:0x80070003)]

[FileNotFoundException: 未能加载文件或程序集“System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”或它的某一个依赖项。系统找不到指定的路径。]
   System.Data.Common.ADP.IsSysTxEqualSysEsTransaction() +0
   System.Data.Common.ADP.NeedManualEnlistment() +72
   System.Data.OleDb.OleDbConnection.Open() +93
   PageAdmin.lanmu.Page_Load(Object sender, EventArgs e) +646
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +43
   System.Web.UI.Control.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2607




--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.3053; ASP.NET 版本:2.0.50727.3053


IIS中网站属性中查看 发现ASP.NET页面已经不见了
系统日志如下:
Event code: 3005
Event message: 发生了未处理的异常。
Event time: 2010-11-24 16:18:55
Event time (UTC): 2010-11-24 8:18:55
Event ID: 48ad9462622740f2bc62bb690c60013f
Event sequence: 3
Event occurrence: 1
Event detail code: 0

Application information:
    Application domain: /LM/W3SVC/1/ROOT-1-129350603271406250
    Trust level: Full
    Application Virtual Path: /
    Application Path: E:\pacm\
    Machine name: A2

Process information:
    Process ID: 2052
    Process name: aspnet_wp.exe
    Account name: A2\ASPNET

Exception information:
    Exception type: FileNotFoundException
    Exception message: 未能加载文件或程序集“System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”或它的某一个依赖项。系统找不到指定的路径。

Request information:
    Request URL: http://127.0.0.1/index.aspx
    Request path: /index.aspx
    User host address: 127.0.0.1
    User:  
    Is authenticated: False
    Authentication Type:  
    Thread account name: A2\ASPNET

Thread information:
    Thread ID: 1
    Thread account name: A2\ASPNET
    Is impersonating: False
    Stack trace:    在 System.Data.Common.ADP.IsSysTxEqualSysEsTransaction()
   在 System.Data.Common.ADP.NeedManualEnlistment()
   在 System.Data.OleDb.OleDbConnection.Open()
   在 PageAdmin.lanmu.Page_Load(Object sender, EventArgs e)
   在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
   在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
   在 System.Web.UI.Control.OnLoad(EventArgs e)
   在 System.Web.UI.Control.LoadRecursive()
   在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
sxlk - 2010/11/24 16:33:00
Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.


此问题解决在开始菜单的运行中 运行:msdtc -resetlog 以创建日志文件。重起机器,检查IIS是否可以正常使用,若不行继续。

在CMD下执行以下命令:
cd %windir%\system32\inetsrv

rundll32 wamreg.dll, CreateIISPackage

regsvr32 asptxn.dll

(到这里我就可以用了,不用重启的)

OK,ASP页面一切正常了方法:
sxlk - 2010/11/24 17:02:00
162楼的解决方法

把ASP.NET 升级成dotnetfx35.exe,就可以打开了
wohenkeci - 2010/12/16 11:11:00
昨天开始整这个东西  经研究发现
xp的IIS是个大问题 要改很多东西  一般说来与是否是ghost无关
只是要重新装下IIS  
xp下面的安装要对IWAM和IUSER打头的用户进行同步
他们的密码要设置成一样的
还有就是IIS默认网站的属性里面的目录安全性下的匿名访问要使用IWAM用户 密码是你自己设置的密码
我现在已经搭建好了
主机可以访问管理页和前台
但是其他机子只能访问前台不能访问管理页
正在研究中。。。
ps  windows server 2003 应该不会出现IIS的问题
yxf - 2010/12/17 11:34:00
Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable.  Please hit the "Refresh" button in your web browser to retry your request.

Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.
大家都是这样的情况,望楼主解决!
zlgdgzl - 2010/12/17 15:11:00
安装这个不算太难,就是多练习一下呗
zlgdgzl - 2010/12/17 16:02:00
学习学习
xuxia86811 - 2010/12/20 9:15:00
各位前辈,请帮帮忙!我的添加完everyone用户后没办法进入后台了出现HTTP(500)内部服务器错误信息
abcgo - 2010/12/31 10:34:00
说的很仔细!!!
yangyingnihao - 2011/1/12 14:08:00
版主,现在我的问题是这样的,我在本机上配置好了以后传在虚拟主机上,进行后台访问的时候,一下子就转到本地“localhost”了?要怎样才能实现将“localhost”换成相应的域名?这样就能在虚拟主机上直接访问后台了。请帮忙指点一下。。。谢谢
lzsiye - 2011/2/14 15:17:00
http://localhost/install/index.aspx 怎么初始化啊  一输入显示内部服务器错误
tiangongzhongxu - 2011/2/25 13:02:00
怎样才能卸载pageadmin     我想重装一下,看行不。
tiangongzhongxu - 2011/2/25 13:20:00
Server Error in '/' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /install/index.aspx
出现上述现象,应如何办?
yangli010 - 2011/3/19 21:33:00
路过支持下!!!!
爱心暖脚王效果
360减肥咖啡如何
左旋360减肥咖啡真假
七白溪斑霜效果
同仁参芪祛痘怎么样
何氏狐臭净多少钱
mmjjff188 - 2011/3/31 9:36:00
谢谢老大!!
gozecraft - 2011/4/1 13:05:00
各位大哥,能不能教我如何先安装iis5.1,我是ghost xp ps3专业版。按网上的操作弄了半天,就是搞不好,老跳出来什么windows文件已被替换-------?

顺便想说,俺是菜鸟!
hbgen2008 - 2011/4/6 9:23:00
网站无法显示该页面
HTTP 500  
   最可能的原因是:
该网站正在进行维护。
该网站有程序错误。

   您可以尝试以下操作:
     刷新该网页。

     返回到上一页。

     更多信息

此错误(HTTP 500 内部服务器错误)意味着您正在访问的网站出现了服务器问题,此问题阻止了该网页的显示。

有关 HTTP 错误的详细信息,请参阅帮助。


什么问题啊???
hbgen2008 - 2011/4/6 9:41:00
install.lock
是干什么的?
hbgen2008 - 2011/4/6 9:48:00
我也有同样的问题,需要如何解决??
hbgen2008 - 2011/4/6 11:09:00
我的DB是SQL,我设置好了,但怎么还是不能安装啊,请管理员帮忙,谢谢!!
linxb1974 - 2011/4/7 11:07:00
有在windows2008 R2的配置教程吗?
骑毛驴唱情歌哟 - 2011/4/17 23:23:00
我用的是windows7的根据http://www.feiyan.info/341.html这个配置好后输入http://localhost:8081

能看到自己做的网站目录然后改怎么做呢
wafer - 2011/7/2 10:50:00
问题同 114 楼。 怎么办呢
wafer - 2011/7/2 10:53:00
Server Error in '/' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /install/index.aspx


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
wafer - 2011/7/2 11:08:00
事件查看器里面的代码,大家能看懂啊,估计就是这问题

Event code: 3008
Event message: A configuration error has occurred.
Event time: 2011-7-2 10:27:38
Event time (UTC): 2011-7-2 2:27:38
Event ID: 7cfdbffb1c1649df9924982e04a2ca9c
Event sequence: 2
Event occurrence: 1
Event detail code: 0

Application information:
    Application domain: /LM/W3SVC/1/ROOT-1-129540472561875000
    Trust level: Full
    Application Virtual Path: /
    Application Path: D:\web011\
    Machine name: NOTEBOOK

Process information:
    Process ID: 3732
    Process name: aspnet_wp.exe
    Account name: NOTEBOOK\ASPNET

Exception information:
    Exception type: ConfigurationErrorsException
    Exception message: 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. (D:\web011\pa01\web.config line 20)

Request information:
    Request URL: http://localhost/pa01/install/index.aspx
    Request path: /pa01/install/index.aspx
    User host address: 127.0.0.1
    User:  
    Is authenticated: False
    Authentication Type:  
    Thread account name: NOTEBOOK\ASPNET

Thread information:
    Thread ID: 1
    Thread account name: NOTEBOOK\ASPNET
    Is impersonating: False
    Stack trace:    at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
   at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission)
   at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
   at System.Web.Configuration.RuntimeConfig.GetSectionObject(String sectionName)
   at System.Web.Configuration.RuntimeConfig.GetSection(String sectionName, Type type, ResultsIndex index)
   at System.Web.Configuration.RuntimeConfig.get_Identity()
   at System.Web.ClientImpersonationContext.Start(HttpContext context, Boolean throwOnError)
   at System.Web.HttpApplication.OnThreadEnter()
   at System.Web.HttpApplication.ResumeSteps(Exception error)
«345678910
查看完整版本: PageAdmin 安装IIS配置图解教程