update your js like this. and you will get the actual cause of that issue. then it will help to fix.
try
{
// do your code here
} catch(e)
{
alert(e.faultCode?e.faultCode:e.message?e.message:e)
try
{
// do your code here
} catch(e)
{
alert(e.faultCode?e.faultCode:e.message?e.message:e)
}
and check the permission of the file too..
hope it will helps u...
and check the permission of the file too..
hope it will helps u...
--
Thankyou
with regards
Shanmugarajan.k
http://shanmugarajan.blogspot.com/
http://letus-know.blogspot.com/
No comments:
Post a Comment