plszzzzz Help me... ???
-
hello, anybody help me...? I have a website on my PC, and I browse my website in 2 ways: 1. http://localhost/mywebsite/index.aspx 2. http://computername/mywebsite/index.aspx the result I got is different 1. always work well 2. got the exception as bellow: Specified cast is not valid. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidCastException: Specified cast is not valid. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. so, what is the difference here and pls give me solution to solve? many thanks :((:zzz:
-
hello, anybody help me...? I have a website on my PC, and I browse my website in 2 ways: 1. http://localhost/mywebsite/index.aspx 2. http://computername/mywebsite/index.aspx the result I got is different 1. always work well 2. got the exception as bellow: Specified cast is not valid. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidCastException: Specified cast is not valid. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. so, what is the difference here and pls give me solution to solve? many thanks :((:zzz:
My first guess would be that in the second URL you are surfing as "guest" where as in the first URL you are surfing as administrator. (or something in that sence). Check if the rights for your folders are correct for an aspnet user. as I said: it's a guess. Good luck. "If I don't see you in this world, I'll see you in the next one... and don't be late." ~ Jimi Hendrix