From: Mark on
All of a sudden, when I load the home pages for my SPS2003
implementation (default.aspx), I'm received errors that indicate:

Line 10776
Character 13
Error: Library not registered.
Code: 0
URL: http://dtpiportal/default.aspx

When opening this default.aspx site in FrontPage (thinking I could get
to line 10776, character 13 to see what it's referring to, the page
only goes to about line 950 so it must be due to dynamic source being
created on the fly.

Anyone have a clue as to how I can isolate this problem? Would
appreciate it. Thank you!

From: Mark on
Additional info:

In debugging, this error is in the OWS.js file and the line that is
throwing the exception is:

IMNControlObj.OnStatusChange = IMNOnStatusChange;

If anyone that can point me in the right direction I would be most
appreciative.

Thanks


Mark wrote:
> All of a sudden, when I load the home pages for my SPS2003
> implementation (default.aspx), I'm received errors that indicate:
>
> Line 10776
> Character 13
> Error: Library not registered.
> Code: 0
> URL: http://dtpiportal/default.aspx
>
> When opening this default.aspx site in FrontPage (thinking I could get
> to line 10776, character 13 to see what it's referring to, the page
> only goes to about line 950 so it must be due to dynamic source being
> created on the fly.
>
> Anyone have a clue as to how I can isolate this problem? Would
> appreciate it. Thank you!

From: Mark on
One additional note:

I have now narrowed this down to lists/libraries that contain items.
If they are empty, no error. Once you add either a document to a doc
library or an announcement to an announcement list, the error presents.

Thanks in advance for any insight...


Mark wrote:
> Additional info:
>
> In debugging, this error is in the OWS.js file and the line that is
> throwing the exception is:
>
> IMNControlObj.OnStatusChange = IMNOnStatusChange;
>
> If anyone that can point me in the right direction I would be most
> appreciative.
>
> Thanks
>
>
> Mark wrote:
> > All of a sudden, when I load the home pages for my SPS2003
> > implementation (default.aspx), I'm received errors that indicate:
> >
> > Line 10776
> > Character 13
> > Error: Library not registered.
> > Code: 0
> > URL: http://dtpiportal/default.aspx
> >
> > When opening this default.aspx site in FrontPage (thinking I could get
> > to line 10776, character 13 to see what it's referring to, the page
> > only goes to about line 950 so it must be due to dynamic source being
> > created on the fly.
> >
> > Anyone have a clue as to how I can isolate this problem? Would
> > appreciate it. Thank you!

From: S.S. Ahmed on
Did you install something on your SharePoint server? like a custom site
template or document library template! or did you change something in ows.js
file?

Regards,

--
S.S. Ahmed
www.walisystems.com


"Mark" <millermarkl(a)gmail.com> wrote in message
news:1157567881.619472.152550(a)d34g2000cwd.googlegroups.com...
> All of a sudden, when I load the home pages for my SPS2003
> implementation (default.aspx), I'm received errors that indicate:
>
> Line 10776
> Character 13
> Error: Library not registered.
> Code: 0
> URL: http://dtpiportal/default.aspx
>
> When opening this default.aspx site in FrontPage (thinking I could get
> to line 10776, character 13 to see what it's referring to, the page
> only goes to about line 950 so it must be due to dynamic source being
> created on the fly.
>
> Anyone have a clue as to how I can isolate this problem? Would
> appreciate it. Thank you!
>


From: Mark on
S.S. Ahmed,

Thx for the reply. We have been using some solutions from BrightWork
but this error didn't present itself after that installation. The
ows.js hasn't been altered.

Thx.
===============
S.S. Ahmed wrote:
> Did you install something on your SharePoint server? like a custom site
> template or document library template! or did you change something in ows.js
> file?
>
> Regards,
>
> --
> S.S. Ahmed
> www.walisystems.com
>
>
> "Mark" <millermarkl(a)gmail.com> wrote in message
> news:1157567881.619472.152550(a)d34g2000cwd.googlegroups.com...
> > All of a sudden, when I load the home pages for my SPS2003
> > implementation (default.aspx), I'm received errors that indicate:
> >
> > Line 10776
> > Character 13
> > Error: Library not registered.
> > Code: 0
> > URL: http://dtpiportal/default.aspx
> >
> > When opening this default.aspx site in FrontPage (thinking I could get
> > to line 10776, character 13 to see what it's referring to, the page
> > only goes to about line 950 so it must be due to dynamic source being
> > created on the fly.
> >
> > Anyone have a clue as to how I can isolate this problem? Would
> > appreciate it. Thank you!
> >