我在Windows 2012 R2 Core框上运行IIS 8.5.我创建了一个名为"MyNewAppPool"的新应用程序池.我有一个名为"MyNewWebsite.com"的网站实例在"MyNewAppPool"应用程序池中运行.用于"MyNewAppPool"的标识是"ApplicationPoolIdentity".
我的理解是,我可以使用自动生成的本地虚拟帐户为IIS 8.5中的应用程序池分配安全权限,该帐户将命名为"IIS AppPool\{Application Pool Name}".
因此,在"MyNewWebsite.com"目录的Windows资源管理器中,我应该能够为虚拟用户帐户"IIS AppPool\MyNewAppPool"分配读/写权限.我找不到此用户帐户来分配任何权限.我正在搜索本地计算机位置而不是整个域.我可以找到"IIS应用程序池\默认应用"帐户,但是我不想给DefaultAppPPool下运行MyNewWebsite.com,我想给MyNewAppPool应用程序池下运行它.
谁能告诉我为什么我找不到MyNewAppPool自动生成的虚拟账户?
iis application-pool windows-server-2012 windows-server-2012-r2 iis-8.5
我似乎无法将站点部署到在Azure VM中运行IIS和Web Deploy的Windows Server 2012 r2.我已经验证端口是打开的,凭据是否正确以及站点名称.我尝试使用http:和https:也试过使用msdeploy.axd端点和MSDEPLOYAGENTSERVICE一无所获.检查服务是否正在运行,如果我可以连接到可以在端口80上的机器到默认站点.尝试从多个连接连接我得到相同的结果......
无法连接到远程计算机("<计算机名称> .cloudapp.net").在远程计算机上,确保已安装Web Deploy并且已启动所需的进程("Web部署代理服务").有关详情,请访问:http://go.microsoft.com/fwlink/?LinkId = 221672 #ERROR_DESTINATION_NOT_REACHABLE.无法连接到远程服务器.
我们正从具有本地虚拟SMTP服务器的专用服务器迁移到Windows Azure.据我所知,Windows Azure不允许在IIS中设置本地SMTP服务器.缺少管理控制台中的SMTP服务器选项.我如何设置电子邮件中继,以便我可以让一个.net Web应用程序从Azure中的Windows Server 2012虚拟机发送电子邮件?
我在Windows Server 2012上安装了Jenkins,这一切都运行良好.但是,一旦我尝试配置MSBuild和VS Code指标插件,我收到以下错误:
C:\ Windows\Microsoft.NET\Framework\v3.5\msbuild.exe不是Jenkins主服务器上的目录(但可能存在于某些从服务器上)
我检查了路径并且它们是正确的,但Jenkins无法访问它们.
任何人都可以建议可能出错的地方.
谢谢
我的rabbitmq 应用程序在windows 2012 服务器上运行,我随机使用得到这个错误。
Exception Type: RabbitMQ.Client.Exceptions.BrokerUnreachableException
None of the specified endpoints were reachable
at RabbitMQ.Client.ConnectionFactory.CreateConnection()
at Program.Main(String[] args)
Stream does not support writing.
at System.IO.BufferedStream.EnsureCanWrite()
at System.IO.BufferedStream.Write(Byte[] array, Int32 offset, Int32 count)
at RabbitMQ.Client.Impl.SocketFrameHandler.SendHeader()
at RabbitMQ.Client.Framing.Impl.Connection.StartAndTune()
at RabbitMQ.Client.Framing.Impl.Connection.Open(Boolean insist)
at RabbitMQ.Client.Framing.Impl.Connection..ctor(IConnectionFactory factory, Boolean insist, IFrameHandler frameHandler)
at RabbitMQ.Client.Framing.Impl.ProtocolBase.CreateConnection(IConnectionFactory factory, Boolean insist, IFrameHandler frameHandler)
at RabbitMQ.Client.ConnectionFactory.CreateConnection()
Run Code Online (Sandbox Code Playgroud)
随机连接失败的原因可能是什么,它会自动开始连接。
任何人都可以帮我解决这个问题。
我注意到 cmdletTest-NetConnection未安装在 Server 2012 上。由于 Server 2012 附带 PowerShell 版本 3,因此我认为更新到最新版本 5.1 可能会有所帮助。
我进行了更新,但 cmdletTest-NetConnection仍然不可用。
OnlyTest-Connection存在,但我需要Test-NetConnection测试端口。
我Test-NetConnection现在怎样才能得到?
PS C:\Windows\system32> $PSVersionTable
名称值
---- -----
PS版本 5.1.14409.1005
PS版桌面
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
构建版本 10.0.14409.1005
CLR 版本 4.0.30319.34209
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
序列化版本 1.1.0.1
PS C:\Windows\system32> Get-Command Test-NetConnection
Get-Command :术语“Test-NetConnection”未被识别为 cmdlet 的名称,
函数、脚本文件或可运行的程序。检查名称的拼写,或者是否有路径
包含在内,请验证路径是否正确,然后重试。
在行:1 字符:1
+ 获取命令测试网络连接
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Test-NetConnection:String) [Get-Command], CommandNotFoundException
+ FullQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.GetCommandCommand
我运行WCF服务时收到MIME没有注册错误.我使用此链接来解决此问题.之后我开始收到另一个错误,要求我用IIS注册ASP.NET框架.所以我使用了"aspnet_regiis"命令,但它显示我跟随错误.
Microsoft (R) ASP.NET RegIIS version 4.0.30319.17929
Administration utility to install and uninstall ASP.NET on the local machine.
Copyright (C) Microsoft Corporation. All rights reserved.
Start installing ASP.NET (4.0.30319.17929).
This option is not supported on this version of the operating system. Administr
ators should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Win
dows Features On/Off" dialog, the Server Manager management tool, or the dism.e
xe command line tool. For more details please see http://go.microsoft.com/fwlin …Run Code Online (Sandbox Code Playgroud) 我刚刚将Windows Server 2008 R2就地升级到Windows Server 2012,现在我的WCF自托管服务启动但立即终止并出现以下错误:
服务无法启动.System.TypeLoadException:无法从程序集'System.ServiceModel.Internals,Version = 4.0.0.0,Culture = neutral,PublicKeyToken = 31bf3856ad364e35'加载类型'System.Runtime.Diagnostics.ITraceSourceStringProvider'.在System.ServiceModel.Channels.TextMessageEncoderFactory..ctor(MessageVersion版本,编码writeEncoding,的Int32 maxReadPoolSize,的Int32 maxWritePoolSize,XmlDictionaryReaderQuotas配额)在System.ServiceModel.Channels.HttpTransportDefaults.GetDefaultMessageEncoderFactory()在System.ServiceModel.Channels.HttpChannelListener..ctor System.ServiceModel.Channels上System.ServiceModel.Channels.HttpTransportBindingElement.BuildChannelListener [TChannel](BindingContext context)的System.ServiceModel.Channels.HttpChannelListener`1..ctor(HttpTransportBindingElement bindingElement,BindingContext context)中的(HttpTransportBindingElement bindingElement,BindingContext context) System.ServiceModel.Channels.MessageEnc中的.BindingContext.BuildInnerChannelListenerTChannel ...
在全新安装的Windows Server 2012上运行相同的服务(虽然没有完全修补atm).
我在Windows 2012 Server上安装TeamCity.我正在数据库连接设置屏幕但是收到此错误.
"执行时出现SQL错误:从数据源获取连接:java.library.path中没有sqljdbc_auth"
我已将其复制sqljdbc_auth.dll到该C:\Windows\System32文件夹并添加了java.library.path指向此文件夹的系统环境变量.
我最近在Windows 2012 R2服务器上安装了IIS,似乎无法连接到localhost,IP,服务器DNS等.我尝试了以下内容,似乎没有任何帮助:
127.0.0.1 localhost不知道还有什么可以尝试或者它可能在这里失败.