安装asp.net后,注册用户无法登录!!!help.....

billxer 2003-08-24 10:14:34
近日,想把原来的ASP+Access站点升级为ASP.NET,可安装VS.net后,所有注册用户无法登录(原来正常)!!!各位大哥,大姐,快救救我......要不,我要失眠了!!!!
...全文
34 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
standy 2003-08-25
  • 打赏
  • 举报
回复
重新安装iis看看了
billxer 2003-08-24
  • 打赏
  • 举报
回复
应该没问题,原来能用的!
现在:
Uname=request("username")
Upass=request("password")
一直为“”;
怎么办啊?
caoit 2003-08-24
  • 打赏
  • 举报
回复
数据库连接问题吧
billxer 2003-08-24
  • 打赏
  • 举报
回复
没改完,我用回原来的虚拟目录都不行啊!
neodotnet 2003-08-24
  • 打赏
  • 举报
回复
你把ASP有没有改成ASP.NET程序??就是每个项目都有的那个Web.config文件啊,一般是在虚拟根目录下
billxer 2003-08-24
  • 打赏
  • 举报
回复
neodotnet:先谢了,是哪一个Web.config文件?
neodotnet 2003-08-24
  • 打赏
  • 举报
回复
Web.config文件

把Windows改成Forms
<authentication mode="Forms" />
IT WAS ESTIMATED IN JUNE 2015 that 45 percent of the world’s population has accessed the Internet. That’s over 3 billion users, and the number is growing every day. This is a vast, connected market that can reach any content you decide to make available, be it a simple web page or a complex web application. There are a lot of ways that you can make a simple web page available online. There are a lot fewer approaches when you are trying to build a web application. One of these web application technolo- gies is ASP.NET from Microsoft. ASP.NET is a framework that supports the building of robust and performant web applications. Think of it as the structural support for a car. You can add a couple of different body designs on top of this structure: ASP.NET Web Forms and ASP.NET MVC. These two approaches both rest on ASP.NET and depend on common functionality that is made available through ASP.NET. Visual Studio 2015 is the primary tool used when creating and maintaining ASP.NET web applica- tions. It will help you easily work with every aspect of your web application, from the “look and feel” all the way through to deployment of your application—and skipping none of the steps in between. In addition, because Microsoft is committed to supporting ASP.NET developers, it is avail- able in a fully functional free version! This book is an exploration of both ASP.NET Web Forms and MVC. As part of this exploration you will become familiar with all of the various components of a functional web application, creat- ing a sample application as you go through the different parts of the development process. You will learn how the two frameworks do things, with some approaches being very similar while others are completely different. No matter the style of approach, however, it is always clear that they both rest on the same framework.

62,047

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧