E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
regiis
对于访问IIS元数据库失败的解决
2、在“运行”栏内输入 “C:"WINDOWS"Microsoft.NET"Framework"v2.0.50727"aspnet_
regiis
.exe
·
2015-10-31 09:53
数据库
Web.config加密——使用编程方式方式
系列目录: Web.config加密——基础知识 Web.config加密——使用aspnet_
regiis
 
·
2015-10-31 09:19
config
解决"SQL Server 安装程序无法获取 ASPNET 帐户的系统帐户信息"
安装SQL Server2005 问题信息: "SQL Server 安装程序无法获取 ASPNET 帐户的系统帐户信息" 解决办法: 用aspnet_
regiis
实用工具卸载和重新安装一下就可以了
·
2015-10-31 09:28
SQL Server
对于访问IIS元数据库失败的解决
2、在“运行”栏内输入 “C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_
regiis
.exe -i ”(不含引号),然后点“确定”按钮
·
2015-10-31 09:08
数据库
web.cofig中数据库连接字符串加密解密
一、aspnet_
regiis
.exe 文件路径: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 二、利用Dos命令创建一个可导出的rsa
·
2015-10-31 09:20
数据库连接
数据库连接字符串的加密与解密
针对这一问题,在.NET2.0中提供了不错的解决方案,使用aspnet_
regiis
命令将配置节加密! 1. 在运行中输入CMD命令进入DOS; 2.
·
2015-10-31 09:18
数据库连接
IIS服务器应用程序不可用 的几种解决方案
1、如果是先安装.NET 后安装IIS,请偿试以下方法: 进入.net 自带的dos窗口,运行aspnet_
regiis
.exe -r 2、IIS提示:服务器应用程序不可用,但是vs.net却可用,解决方法
·
2015-10-31 09:05
解决方案
对WinForm的App.config文件进行加密
Enterprise Library,需要对App.config文件里的connectionStrings片断进行加密处理,搜索MSDN,发现已经有了现成的工具 ASP.NET IIS 注册工具 (Aspnet_
regiis
.exe
·
2015-10-31 08:56
WinForm
对WinForm的App.config文件进行加密
Enterprise Library,需要对App.config文件里的connectionStrings片断进行加密处理,搜索MSDN,发现已经有了现成的工具 ASP.NET IIS 注册工具 (Aspnet_
regiis
.exe
·
2015-10-30 19:31
WinForm
VS的一点点: 运行aspnet_
regiis
来修复IIS安装
用以下方式来运行该工具,即可完成.NET安装过程中的IIS注册操作 Aspnet_
regiis
-i 如果缺少ASP.Net运行所需要的客户端脚本文件(通常位于/aspnet_client/system_web
·
2015-10-30 14:27
asp
在 IIS 6 ASP.Net 选项找不到的Framework3.5的脚本映射
发现没有.于是乎就想到这是脚本没有映射.用以前注册Framework 2.0的方法,发现找不到aspnet_
regiis
.exe 注册了.上V3.5里面发现最有可能的是一个叫VFServers.exe
·
2015-10-30 14:39
framework
web config数据库连接字符串加密
开始--->运行,输入cmd,接着输入以下内容 加密: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_
regiis
.exe
·
2015-10-30 14:35
config
关于"visual stadio.net已检测到web服务器运行的不是asp.net1.1版"的错误
vs.net2003报错,提示”visual studio.net已检测到web服务器运行的不是asp.net1.1版”,在网上搜了一下,有人说在visual studio的命令提示符下运行“使用aspnet_
regiis
.exe
·
2015-10-30 14:24
asp.net
IIS运行不了ASP.NET的解决办法
NET 安装的顺序应该是先装IIS,再装VS.NET,如果次序反了,或者IIS重装了,就需要使用aspnet_
regiis
.exe -i来重新安装IIS Mapping(主要用于aspx, asmx等文件的
·
2015-10-30 14:23
asp.net
使用aspnet_
regiis
.exe加密web.config文件
为保护web.config文件中的敏感信息,我们可以使用aspnet_
regiis
.exe来加密web.config文件。
·
2015-10-30 14:10
config
.NET:服务器应用程序不可用的解决方法
今天重装系统后也碰到这个问题,通常的解决方法有以下三种: 方法一 重新注册.Net 2.0:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 \aspnet_
regiis
.exe
·
2015-10-30 14:21
.net
创建.net web项目出错HTTP/1.1 500 Internal Server Error
.Net Web项目,却报错:HTTP/1.1 500 Internal Server Error 上网搜下,很多方法: 1、重起IIS---- 无效 2、从新注册aspnet_
regiis
·
2015-10-30 14:49
server
建立简单的BS问卷提交系统中的问题总结
不同的操作系统对应不同的iis 2、出现问题的时候,把问题写入google很容易找到解答(比如:iis ip地址设置是全部未分配还是写ip;重新安装ASP.NET IIS 注册工具 (Aspnet_
regiis
.exe
·
2015-10-30 13:27
总结
VS SDK命令提示
)ASP.NET 编译工具 (Aspnet_compiler.exe)ASP.NET 浏览器注册工具 (Aspnet_regbrowsers.exe)ASP.NET IIS 注册工具 (Aspnet_
regiis
.exe
·
2015-10-30 13:53
sdk
对WinForm的App.config文件进行加密
Enterprise Library,需要对App.config文件里的connectionStrings片断进行加密处理,搜索MSDN,发现已经有了现成的工具ASP.NET IIS 注册工具 (Aspnet_
regiis
.exe
·
2015-10-30 13:29
WinForm
iis8不支持 aspnet_
regiis
.exe -iru 命令的解决办法
服务器版的限制,我看你给的提示说也可以使用 dism.exe 命令行。 C:\> DISM /Online /Enable-Feature /FeatureName:WCF-HTTP-ActivationC:\> DISM /Online /Enable-Feature /FeatureName:WCF-HTTP-Activation45 另外,在 http://www.
·
2015-10-30 13:15
asp
IIS部署网站常见问题
1.1:C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_
regiis
.exe -i  
·
2015-10-30 13:44
常见问题
Register ASP.NET 4.0 An error has occurred: 0x8007b799 You must have administrative rights on this machine in order to ru
win7权限控制确实很恶心,所以在cmd窗口运行命令的时候有时候就会出现权限问题: C:/Windows/Microsoft.NET/Framework/v4.0.30319>aspnet_
regiis
·
2015-10-30 13:39
asp.net
使用aspnet_
regiis
工具对web.config进行加密
将SKD命令提示切换到C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>后键入 aspnet_
regiis
-pe "connectionStrings
·
2015-10-30 11:49
config
解决打不开 RSA 密钥容器 即:加密web.config中的内容
问题:未添加用于访问 RSA 密钥容器命令:aspnet_
regiis
-pa "NetFrameworkConfigurationKey" "NT AUTHORITY/NE
·
2015-10-30 11:52
config
iis7+的虚拟目录:未能加载程序集“**”。请确保在访问该页之前已经编译了此程序集
在使用win8系统后,突然想运行iis,于是在windows组件中启用iis,并aspnet_
regiis
.exe -i注册iis后,于是开始发布了一个站点,一切正常 继而,在该站点下添加虚拟目录,然后预览虚拟目录的网页
·
2015-10-30 11:25
IIS
"Visual Studio .NET已检测到指定的Web服务器运行的不是ASP.NET 1.1 版..."的解决办法
n次的iis删除和重新安装还是没有觉得,在网上查找了好些相关的资料什么.net freamwork 没有注册什么的,我重新下来安装,命令提示符下 aspnet_
regiis
-i 还
·
2015-10-30 10:02
asp.net
ASP.NET2.0瞎记____加密链接字符串
.NET 里有 ASP.NET IIS 注册工具 (Aspnet_
regiis
.exe) 这样的一个工具,可以对站点的.config文件的节进行加密 方法: 加密:aspnet_
regiis
-
·
2015-10-28 09:03
asp.net
net2.0 无法创建应用程序域
cd c:\ net stop w3svc cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 aspnet_
regiis
.exe -ua
·
2015-10-28 09:29
应用程序
对WinForm的App.config文件进行加密
Enterprise Library,需要对App.config文件里的connectionStrings片断进行加密处理,搜索MSDN,发现已经有了现成的工具 ASP.NET IIS 注册工具 (Aspnet_
regiis
.exe
·
2015-10-28 09:09
WinForm
Website Develop: Handler “PageHandlerFactory-Integrated” has a bad module “ManagedPipelineHandler” in its module list
run %windir%\Microsoft.NET\Framework\v4.0.21006\aspnet_
regiis
.exe -i 或 运行,跳出如下错误: 开发环境是Window Server2008
·
2015-10-28 07:04
integrate
WCF注册到IIS
2、运行【C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_
regiis
.exe -i】,配置ASP.net的运行环境; 3、运行下面两句命令行
·
2015-10-27 16:39
IIS
Asp.net在IIS上运行不了的解决方案
如果Asp.Net在IIS上运行不了,就试下下面两种方法应该可以你的问题: 1、.NET 安装的顺序应该是先装IIS,再装VS.NET,如果次序反了,或者IIS重装了,就需要使用aspnet_
regiis
.exe
·
2015-10-27 16:58
asp.net
WebConfig 加解密:打不开 RSA 密钥容器
问题:未添加用于访问 RSA 密钥容器 命令:aspnet_
regiis
-pa "NetFrameworkConfigurationKey" "NT AUTHORITY
·
2015-10-27 16:36
config
发布mvc报错:403.14-Forbidden Web 服务器被配置为不列出此目录的内容
-------------------------------1.运行->cmd 2.cd C:\Windows\Microsoft.NET\Framework\v4.0.303193.aspnet_
regiis
.exe-i
tulipmym
·
2015-10-27 15:19
windows
服务器
asp.net
failed
重启虚拟目录或站点,不重启iis
将配置保存到一个文件,从文件中查找到 Location 对应的 id然后开始-运行-cmd,执行切换为4.0C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_
regiis
.exe
·
2015-10-27 15:09
IIS
ASP.NET 注册选项
C:\Program Files\Microsoft Visual Studio 9.0\VC>aspnet_
regiis
/?
·
2015-10-27 15:26
asp.net
先装VS2005再装IIS,出现访问IIS元数据库失败解决方案
结果访问网站出现这个问题:解决方案1、点击“开始菜单”->“运行”,输入cmd 2、输入:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 3、运行:aspnet_
regiis
.exe
·
2015-10-27 15:55
解决方案
NET Framework4.0注册
WINDOWS\Microsoft.NET\Framework\v4.0.30319\ C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319>aspnet_
regiis
.exe
·
2015-10-27 14:52
framework
重新注册.NET Framwok到IIS中
如果安装顺序出错,就需要重新将.NET Framwork注册到IIS中 注册方法: 1)打开C:\Windows\Microsoft.NET\Framework\v2.0.50727目录找到aspnet_
regiis
.exe
·
2015-10-27 14:28
.net
如何将 .net2.0注册到IIS ,重新注册IIS
打开程序-运行-cmd:输入一下命令重新注册IIS C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_
regiis
.exe -i 一。
·
2015-10-27 14:06
.net
解决win8.1下sql配置iis的问题
所以要注册.net 4.0 注册方法为在“运行”中输入cmd,然后在命令行中输入: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_
regiis
.exe
·
2015-10-27 13:54
win8
C# 解决无法识别的属性 configProtectionProvider
System.Configuration.ConfigurationManager.AppSettings["key"]获取值时会出现“无法识别的属性 configProtectionProvider参考” 注意: 如果你是自定义加密值再保存到配置文件和则Aspnet_
regiis
.exe
·
2015-10-27 12:32
Provider
ASP.NET IIS Registration Tool (Aspnet_
regiis
.exe)
IIS Version Special cases for 32-bit versions of Aspnet_
regiis
.exe 6.0 You can run the 32-
·
2015-10-27 11:59
asp.net
提示IIS不是1.1版本的解决方法
遇到的问题解决方法步骤尝试如下: 1.当然先确定一下,是否真的装了1.1的版本,查看路径 C:\WINNT\Microsoft.NET\Framework\v1.1.4322 2.也是很多人都知道,重新安装 aspnet_
regiis
·
2015-10-24 09:00
IIS
web.config加密解密批处理
加密命令:aspnet_
regiis
-pe "connectionStrings" -app "/encrypttest" -pe开关用来指定web.config
·
2015-10-23 09:31
config
Web.Config配置节加密和解密
加密命令: aspnet_
regiis
-pe "connectionStrings" -app "/encrypttest" -pe开关用来指定web.config
·
2015-10-23 09:12
config
访问IIS元数据库失败
思考可能是次序出了问题,解决 1、打开CMD,进入 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 2、输入 aspnet_
regiis
.exe
·
2015-10-23 09:05
数据库
.NET不能正常使用,提示服务器不能使用,请刷新WEB服务之类的问题
Prompt) 2)执行“net stop w3svc”,停止IIS 3)切换到目录“C:\Windows\Microsoft.NET\Framework\v2.0.50727” 4)执行“aspnet_
regiis
.exe
·
2015-10-23 08:39
.net
今日笔记-学习sl实现的http桥和sl中tcp通信
今日成果: 服务器与浏览器用silverlight通过tcp绑定的IIS自承载的wcf服务通信 启用windows的wcf非http激活后需要重新注册aspnet_
regiis
-i 添加网站的绑定 net.tcp
·
2015-10-23 08:26
TCP通信
上一页
3
4
5
6
7
8
9
10
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他