Error in Project Server 2007 when user clicks on Click to Create in MyTimesheets

M

Mark Keller

I have a user that every time the click "Click to Create in My Timesheets a JavaScript error is thrown. The page stays on the My Timesheets screen.

The error is:
Automation server can't create object
Shell.js
Line 820 Char 3

He is using IE 8. I am running IE 8 as well. He logged in from my machine and had no issue.


Any help would be appreciated.

EggHeadCafe - Software Developer Portal of Choice
A Brief Synopsis of C# Class and Method Modifiers
http://www.eggheadcafe.com/tutorial...53-7f01f292f7e7/a-brief-synopsis-of-c-cl.aspx
 
D

David Brebner

Mark said:
I have a user that every time the click "Click to Create in My Timesheets a JavaScript error is thrown. The page stays on the My Timesheets screen.

The error is:
Automation server can't create object
Shell.js
Line 820 Char 3

He is using IE 8. I am running IE 8 as well. He logged in from my machine and had no issue.


Any help would be appreciated.

EggHeadCafe - Software Developer Portal of Choice
A Brief Synopsis of C# Class and Method Modifiers
http://www.eggheadcafe.com/tutorial...53-7f01f292f7e7/a-brief-synopsis-of-c-cl.aspx
Mark
Make sure he has the ActiveX components installed (what does he see if
he views Project Center?). They are likely installed properly on your
system and not his. That was the symptom/solution for me, hope it gets
you round your problem as well.

Cheers,
Dave
 
M

Mark Keller

Dave,
I appreciate your response. All other parts of PWA function correctly with no issues. This user is not having any other issues.

do you know which control in specific is used for Timesheets?



David Brebner wrote:

Re: Error in Project Server 2007 when user clicks on Click to Create in My Timesheets
06-Oct-09

Mark Keller wrote
Mar
Make sure he has the ActiveX components installed (what does he see if
he views Project Center?). They are likely installed properly on your
system and not his. That was the symptom/solution for me, hope it gets
you round your problem as well

Cheers
Dave

EggHeadCafe - Software Developer Portal of Choice
Custom Xml Serialization and storage of Classes in Config files
http://www.eggheadcafe.com/tutorial...ed-75f91d57b381/custom-xml-serialization.aspx
 
D

David Brebner

Mark said:
Dave,
I appreciate your response. All other parts of PWA function correctly with no issues. This user is not having any other issues.

do you know which control in specific is used for Timesheets?



David Brebner wrote:

Re: Error in Project Server 2007 when user clicks on Click to Create in My Timesheets
06-Oct-09

Mark Keller wrote:
Mark
Make sure he has the ActiveX components installed (what does he see if
he views Project Center?). They are likely installed properly on your
system and not his. That was the symptom/solution for me, hope it gets
you round your problem as well.

Cheers,
Dave

EggHeadCafe - Software Developer Portal of Choice
Custom Xml Serialization and storage of Classes in Config files
http://www.eggheadcafe.com/tutorial...ed-75f91d57b381/custom-xml-serialization.aspx
Mar, as far as I know the gospel on what is what is here:
http://blogs.msdn.com/chrisfie/arch...d-portfolio-server-2007-activex-controls.aspx

It was a long shot, I had the same symptoms and installing the ActiveX
controls worked for me. Not sure why it worked for me, but you could try
removing all the IE8 add-ons and see if that fixes it.

Cheers,
Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top