Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • kwangha 5 posts 25 karma points
    Jul 14, 2010 @ 11:46
    kwangha
    0

    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

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jul 14, 2010 @ 12:40
    Ismail Mayat
    1

    kwangha,

    What version of umbraco and on what platform? First thing can you ensure all your permissions are correct.

    Regards

    Ismail

  • kwangha 5 posts 25 karma points
    Jul 14, 2010 @ 13:08
    kwangha
    0

    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 ??

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jul 14, 2010 @ 13:43
    Ismail Mayat
    0

    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?

  • kwangha 5 posts 25 karma points
    Jul 14, 2010 @ 14:41
    kwangha
    0

    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

  • kwangha 5 posts 25 karma points
    Jul 14, 2010 @ 23:48
    kwangha
    0

    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) "

  • kwangha 5 posts 25 karma points
    Jul 15, 2010 @ 10:24
    kwangha
    0

    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

     

     

Please Sign in or register to post replies

Write your reply to:

Draft