本文介绍了身份验证cookie不会创建到Windows 2008服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我在.net Web应用程序中使用带有身份验证Cookie的SSL,但未在Windows 2008服务器上创建Cookie,这是什么原因以及如何解决它.

Hi,

I am using SSL with Authentication Cookies in the .net web application but the Cookies are not being created on the Windows 2008 server what can be the reason and how it can be solved.

推荐答案


这篇关于身份验证cookie不会创建到Windows 2008服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-14 06:32