Commerce Server General - Page error when mouse over Users profile page

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > April 2005 > Page error when mouse over Users profile page





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Page error when mouse over Users profile page
KC

2005-04-04, 2:47 am

Hi guys,
I've created a Sharepoint site and is using the Page Viewer web part
to load BizDesk.
From the web server (where CS is located), I have no problem accessing
all functionalities of BizDesk, but when I load BizDesk via the
Sharepoint site from another machine, I seem to be getting the
following error whenever I mouse over the New or Find button in the
Profiles-->Users:

Line 290
Char 3
Object Required

URL: http://webserver/msibbizdesk/bizdesk.asp

Problem is this error is not consistent. It will come and go, and
other errors will also pop up, all caused from the bizdesk.asp page.
For example, when I load Security-->Permissions, I get this "Type
mismatch "g_dTemp" error, caused by the same bizdesk.asp page.

My guess is it's security related problems. But what? Any pointers
would be very much appreciated!

Thanks in advance

KC
Robert Bogue [MVP]

2005-04-04, 7:48 am

So you're not launching BizDesk from the icon?

Have you tried BizDesk in an IFrame on a plain site? The Page Viewer web
part in SharePoint is really just an HTML IFRAME tag with some fancy
editing.

It may be that the Javascript doesn't like being put in an IFRAME -- but
I've never tried it.

Rob

--
MS MVP Commerce Server, MCSE, MCSA:Security, etc.
I'm speaking at SharePoint Advisor Live! June 12-16th. Goto
http://advisorevents.com/cmt0506p.nsf/w/main-cms for more details
"KC" <kc4775@msn.com> wrote in message
news:a83d56d4.0504032319.145dee3d@posting.google.com...
> Hi guys,
> I've created a Sharepoint site and is using the Page Viewer web part
> to load BizDesk.
> From the web server (where CS is located), I have no problem accessing
> all functionalities of BizDesk, but when I load BizDesk via the
> Sharepoint site from another machine, I seem to be getting the
> following error whenever I mouse over the New or Find button in the
> Profiles-->Users:
>
> Line 290
> Char 3
> Object Required
>
> URL: http://webserver/msibbizdesk/bizdesk.asp
>
> Problem is this error is not consistent. It will come and go, and
> other errors will also pop up, all caused from the bizdesk.asp page.
> For example, when I load Security-->Permissions, I get this "Type
> mismatch "g_dTemp" error, caused by the same bizdesk.asp page.
>
> My guess is it's security related problems. But what? Any pointers
> would be very much appreciated!
>
> Thanks in advance
>
> KC



Ravi Shankar

2005-04-05, 2:47 am

KC,

BizDesk is a HTML Application (HTA). If you want to load it from a web page
viewer then you should do the following:

1. In the BizDesk Application code, in global.asa, change ENVIRONMENT to
DEBUG
2. The calling page for your web part viewer should be http://<web server
name>/<sitename bizDesk>/bizdesk.asp

The default page always would invoke the BizDesk Installer. Calling
BizDesk.asp was what was suggested in the docs when debugging BizDesk using
VS 6

Hope this Helps.

"KC" wrote:

> Hi guys,
> I've created a Sharepoint site and is using the Page Viewer web part
> to load BizDesk.
> From the web server (where CS is located), I have no problem accessing
> all functionalities of BizDesk, but when I load BizDesk via the
> Sharepoint site from another machine, I seem to be getting the
> following error whenever I mouse over the New or Find button in the
> Profiles-->Users:
>
> Line 290
> Char 3
> Object Required
>
> URL: http://webserver/msibbizdesk/bizdesk.asp
>
> Problem is this error is not consistent. It will come and go, and
> other errors will also pop up, all caused from the bizdesk.asp page.
> For example, when I load Security-->Permissions, I get this "Type
> mismatch "g_dTemp" error, caused by the same bizdesk.asp page.
>
> My guess is it's security related problems. But what? Any pointers
> would be very much appreciated!
>
> Thanks in advance
>
> KC
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com