MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

*KNOWN ISSUE* Dissappearing Code/Broken Canvas bug

Last post 03-12-2008 6:20 PM by TK's Apps. 32 replies.
Page 2 of 3 (33 items) < Previous 1 2 3 Next >
Sort Posts: Previous Next
  • 03-04-2008 4:52 PM In reply to

    Re: Where did my code go?

     Are you guys still having issues with this? Please post :)

     

    Rhonda 

  • 03-04-2008 5:48 PM In reply to

    Re: Where did my code go?

    Still getting:

     

    Sorry! an unexpected error has occurred.

    This error has been forwarded to MySpace's technical group.

     

  • 03-04-2008 6:05 PM In reply to

    • Marc
    • Top 100 Contributor
    • Joined on 02-11-2008
    • Posts 36

    Re: Where did my code go?

    My profile will not even load and my friends profile who has my app will not load.  And I'm getting errors while trying to edit my applications details. 

  • 03-11-2008 2:35 AM In reply to

    • Veveo
    • Not Ranked
    • Joined on 02-07-2008
    • Posts 8

    Getting lot of java script error from open social api

    Also getting following error when i try to reach app profile from my myspace account. 

    Sorry! an unexpected error has occurred.

    This error has been forwarded to MySpace's technical group.


    Java script error

    this.getFieldOld(opensocial.Person.Field.NAME).getField is not a function
    http://api.msappspace.com/OpenSocial/MyOpenSpace001.Core.v07.js
    Line 2424

  • 03-11-2008 3:36 AM In reply to

    Re: Getting lot of java script error from open social api

     I just tried to go to my apps and didn't have a problem, can you try again?

  • 03-11-2008 3:56 AM In reply to

    Re: Getting lot of java script error from open social api

    Still getting following error

    http://api.msappspace.com/proxy/relay.proxy?opensocial_token=MIGvBgorBgEEAYI3WAP+oIGgMIGdBgorBgEEAYI3WAMBoIGOMIGLAgMCAAECAmYDAgIAwAQI+CsUckPU4uAEEJgDxTkc5hNQKRh4oIndwxAEYEZmVAl4UPzKrG8+D251xt1wP03AS4d29TJleGsucxhimOkRXvXy1d50m6BGlmNwaOzHHtdxKnJHA/2Rz/gaexLXSi9sl1IRCOJSGyrThlvObpHC68ufbC1jVhus3sWi5g==&opensocial_url=http%3A//www.veveoinc.com/xhtmlmsabu/myspace.py 

     <html>
        <head>
            <title>Runtime Error</title>
            <style>
             body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
             p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
             b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
             H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
             H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
             pre {font-family:"Lucida Console";font-size: .9em}
             .marker {font-weight: bold; color: black;text-decoration: none;}
             .version {color: gray;}
             .error {margin-bottom: 10px;}
             .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
            </style>
        </head>

        <body bgcolor="white">

                <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>

                <h2> <i>Runtime Error</i> </h2></span>

                <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

                <b> Description: </b>An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
                <br><br>

                <b>Details:</b> To enable the details of this specific error message to be viewable on remote machines, please create a &lt;customErrors&gt; tag within a &quot;web.config&quot; configuration file located in the root directory of the current web application. This &lt;customErrors&gt; tag should then have its &quot;mode&quot; attribute set to &quot;Off&quot;.<br><br>

                <table width=100% bgcolor="#ffffcc">
                   <tr>
                      <td>
                          <code><pre>

    &lt;!-- Web.Config Configuration File --&gt;

    &lt;configuration&gt;
        &lt;system.web&gt;
            &lt;customErrors mode=&quot;Off&quot;/&gt;
        &lt;/system.web&gt;
    &lt;/configuration&gt;</pre></code>

                      </td>
                   </tr>
                </table>

                <br>

                <b>Notes:</b> The current error page you are seeing can be replaced by a custom error page by modifying the &quot;defaultRedirect&quot; attribute of the application's &lt;customErrors&gt; configuration tag to point to a custom error page URL.<br><br>

                <table width=100% bgcolor="#ffffcc">
                   <tr>
                      <td>
                          <code><pre>

    &lt;!-- Web.Config Configuration File --&gt;

    &lt;configuration&gt;
        &lt;system.web&gt;
            &lt;customErrors mode=&quot;RemoteOnly&quot; defaultRedirect=&quot;mycustompage.htm&quot;/&gt;
        &lt;/system.web&gt;
    &lt;/configuration&gt;</pre></code>

                      </td>
                   </tr>
                </table>

                <br>

        </body>
    </html>

  • 03-11-2008 4:03 AM In reply to

    Re: Getting lot of java script error from open social api

    My application's friend list went to 0 friends.

    With a user that had it installed, I viewed the app profile page.
    The upper-right tells me that the application has been installed, and the upper-right says that there are 3 active users, which is correct.
    However, the application does not display on the profile page, and canvas and home pages give messages.

    • PROFILE.RIGHT: no display
    • CANVAS: "Sorry, the requested user doesn't have this app installed."
    • HOME: "XXXXXXX is currently private."

    I cannot log in as the application, nor get the password with "forgot password" (it tells me no account with that email exists), either.

  • 03-11-2008 4:05 AM In reply to

    • Veveo
    • Not Ranked
    • Joined on 02-07-2008
    • Posts 8

    Re: Getting lot of java script error from open social api

    Still I am getting following errors 

    MyOpenSpace.Surface has no properties
    http://api.msappspace.com/OpenSocial/MyOpenSpace001.Core.v06.js
    Line 1569

     opensocial.Container.get() has no properties
    http://api.msappspace.com/apprendering/renderapp.ashx?opensocial_token=MIGvBgorBgEEAYI3WAPcoIGgMIGdBgorBgEEAYI3WAMBoIGOMIGLAgMCAAECAmYDAgIAwAQIYcK2VMlsjioEECX0rwiZv%2bWVXD6rap4RyzMEYCci75LK42%2ba2Ly9wrb0giiO5JpKVVZb7%2b0qmpHoKMT9krr%2bWjUs4P2MvaQZXUkh8D1%2blBgHbetWXS%2bUJ0Hkx5KG%2fITI4YBIxDG703v5tl5CHxfjgvXy1H54ztiEZT628g%3d%3d&opensocial_surface=canvas
    Line 14

    os has no properties
    http://api.msappspace.com/apprendering/renderapp.ashx?opensocial_token=MIGvBgorBgEEAYI3WAPcoIGgMIGdBgorBgEEAYI3WAMBoIGOMIGLAgMCAAECAmYDAgIAwAQIYcK2VMlsjioEECX0rwiZv%2bWVXD6rap4RyzMEYCci75LK42%2ba2Ly9wrb0giiO5JpKVVZb7%2b0qmpHoKMT9krr%2bWjUs4P2MvaQZXUkh8D1%2blBgHbetWXS%2bUJ0Hkx5KG%2fITI4YBIxDG703v5tl5CHxfjgvXy1H54ztiEZT628g%3d%3d&opensocial_surface=canvas
    Line 760

  • 03-11-2008 4:22 AM In reply to

    • Veveo
    • Not Ranked
    • Joined on 02-07-2008
    • Posts 8

    Re: Getting lot of java script error from open social api

    I dont know whats happening....still opensocial js has problem; looks like some thing screwed up big time...

    opensocial.ContentRequestParameters has no properties
    http://api.msappspace.com/apprendering/renderapp.ashx?opensocial_token=MIGvBgorBgEEAYI3WAOPoIGgMIGdBgorBgEEAYI3WAMBoIGOMIGLAgMCAAECAmYDAgIAwAQILE7MVbIAc%2bkEECZ1CCWJlhHUWS%2f5X0NP0xoEYL4AMHO%2fpoRL4PlsFhp%2bKgWl0lLrmkwoarysUNKzltv6p5OodiY91uGJv0VUVZlOq%2b7969a2Ub1HN01JTaVRM1PF671XP7%2fFGxyETTWpPQ31ogZxMx%2b0eoe2ud56QMOpvg%3d%3d&opensocial_surface=canvas
    Line 729

  • 03-11-2008 4:49 AM In reply to

    • Veveo
    • Not Ranked
    • Joined on 02-07-2008
    • Posts 8

    Re: Getting lot of java script error from open social api

     Can someone please respond on this?

  • 03-11-2008 4:56 AM In reply to

    Re: Getting lot of java script error from open social api

    Checking in!

     I'll send this up.  It's a little early, but I hope to get a response soon

    Rhonda

  • 03-11-2008 8:04 AM In reply to

    • Veveo
    • Not Ranked
    • Joined on 02-07-2008
    • Posts 8

    Re: Getting lot of java script error from open social api

     Hi, 

     Any updates from the Myspace dev team on this issue ? 

    opensocial.ContentRequestParameters is undefined in javascript. 

     

    Thanks...

  • 03-11-2008 9:40 AM In reply to

    Re: Getting lot of java script error from open social api

    I'm compiling a list of all these errors ;) bear with me. Thanks 

  • 03-11-2008 10:03 AM In reply to

    Re: Getting lot of java script error from open social api

    j:

    My application's friend list went to 0 friends.

    With a user that had it installed, I viewed the app profile page.
    The upper-right tells me that the application has been installed, and the upper-right says that there are 3 active users, which is correct.
    However, the application does not display on the profile page, and canvas and home pages give messages.

    • PROFILE.RIGHT: no display
    • CANVAS: "Sorry, the requested user doesn't have this app installed."
    • HOME: "XXXXXXX is currently private."

    I cannot log in as the application, nor get the password with "forgot password" (it tells me no account with that email exists), either.

     

     Are you able to get in now? Please respond if not.

    Thanks

    Rhonda

     

     

     

  • 03-11-2008 10:13 AM In reply to

    Re: Getting lot of java script error from open social api

    28

    Still completely nonfunctional. Javascript errors when trying to load page:

     

    MyOpenSpace.Surface has no properties
    case MyOpenSpace.Surface.Field.PROFILE_LEFT:
    MyOpenSpace001.Co... (line 1569)
    opensocial.Container.get() has no properties
    opensocial.Container.get().resizePanel(3000);
    renderapp.ashx (line 198)
    opensocial.Container.get() has no properties
    opensocial.Container.get().registerParam("panelId", "apppanel_102197_canvas");

     

Page 2 of 3 (33 items) < Previous 1 2 3 Next >