Agan

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年10月27日

摘要: Error Message: The web services enumeration components are not available. You need to reinstall Visual Studio to add web references to your application. Solution: Start->Run->type devenv /res... 阅读全文
posted @ 2008-10-27 18:17 Alan Gan 阅读(190) 评论(0) 推荐(0)

摘要: 身份验证是从用户获取名称和密码等标识凭证并根据某些机构验证这些凭据的过程。如果凭据有效,则提交该凭据的实体被视为通过身份验证的标识。一旦标识通过了身份验证,则身份验证过程会确定该标识是否可以访问给定的资源。 ASP.NET 通过身份验证提供程序、包含验证请求者凭据所需代码的代码模块来实现身份验证。ASP.NET 支持下表所描述的身份验证提供程序。 ... 阅读全文
posted @ 2008-10-27 17:38 Alan Gan 阅读(201) 评论(0) 推荐(0)