i have followed the Guide in the link so now i can alose run it in Cassini - but still i have the same problem as soon as i click one of the options i the window located at the left button
i get the error when i try to run the site through visual studio (it compiles fine) and directly on the Cassini server that i just installed
the error detaila are:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; InfoPath.2; .NET4.0C; .NET4.0E; OfficeLiveConnector.1.5; OfficeLivePatch.1.3) Timestamp: Wed, 14 Jul 2010 12:35:24 UTC
it seems that the M.Url is empty - and that i what is causing the Invalid procedure call or argument error
if i replace it with some value in the debugger i dont get the Error - but ogf Course i still dosent work as i dont have any clue what the value should be ??
Invalid Procedure Call or Argument
Hi There !!!
I just installed Umbracho and i am a trying to make t work
I am ablo to login and get to the main page where i can choose between Content, Media, Developer ect... at the button
but when i chose one of them i get a WebpageError dialog:
Line: 20
Error: Invalid procedure call or argument
when i say yes to debugging the following line is highlightet
J.open(G, M.url, M.async)
hope someone can help
kwangha,
What version of umbraco and on what platform? First thing can you ensure all your permissions are correct.
Regards
Ismail
looks like version 4.0.3
I am Running the project in Visual Studio 2008 on Windows 7
how van i ensure all permissions are correct ??
Please refer to http://our.umbraco.org/wiki/install-and-setup also are you running the site through visual studio or are you hitting it through iis?
i have followed the Guide in the link so now i can alose run it in Cassini - but still i have the same problem as soon as i click one of the options i the window located at the left button
i get the error when i try to run the site through visual studio (it compiles fine) and directly on the Cassini server that i just installed
the error detaila are:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; InfoPath.2; .NET4.0C; .NET4.0E; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)
Timestamp: Wed, 14 Jul 2010 12:35:24 UTC
Message: Invalid procedure call or argument
Line: 20
Char: 32136
Code: 0
URI: http://localhost:31714/umbraco_client/ui/jquery.js
i
it seems that the M.Url is empty - and that i what is causing the Invalid procedure call or argument error
if i replace it with some value in the debugger i dont get the Error - but ogf Course i still dosent work as i dont have any clue what the value should be ??
"J.open(G, M.url, M.async) "
this page shows a screenshot -
Login works fine - the situation acoours when i click at developer - before that i have no errors on page
http://www.kwa.dk/screenshot.aspx
I really hope someone can point me in the right direction......
Regards
Kim
is working on a reply...