Maybe this can help[1]
[1]
http://support.microsoft.com/default...-US;q316112%20
--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx
To contact me remove 'NOSPAM'. Please post all questions to the newsgroup
"caldera" <caldera@no.mail> wrote in message
news:%23DgQBvu5DHA.2344@TK2MSFTNGP09.phx.gbl...[color=blue]
> Hello,
> We have a session problem. A dataset is put into a session and call this
> session value later. When we run this web page in
http://localhost it[/color]
works.[color=blue]
> But server has a specific name like
http://aaa_bbb_ccc . When we try to[/color]
run[color=blue]
> this code by writting this name the session parameters doesn't stored and
> give an error. When we writting ip address of this server it also works,
> like
http://10.1.1.1
> How can we solve this problem?
> Thank you for your answer.
>
>
>[/color]