Method SessionCreate can not be reflected--Error
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I have created a XML Web Service with ASP.NET 2.0 . it is working fine with the client application in my local machine,but when i uploaded to the server which is having asp.net 2.0 framework,webmethod return an error called "Method SessionCreate can not be reflected" I am unable to find this issue since it is working fine in my computer(which is also having asp.net 2.0) can any one help me to solve the issue? Thanks in Advance.......