Tagged Questions

0
votes
1answer
44 views

Opening Excel services session returns “Safe handle has been closed”

Has anybody else had problems with Excel Services in SP2010? I am trying to programmatically access Excel web services. To connect to Excel services, I am direct linking to the Mic …
0
votes
1answer
15 views

How to Trace JAR file execution is hosted on IIS6.0 Server. [closed]

We are using few JAR files in our web-application hosted on IIS6.0 Server and those files are used in somepages, we want to trace the execution of those files (both in client and s …
1
vote
4answers
28 views

How to track the Http Protocol on the Server

We do have many client specific tools (i.e. Httpwatch, Wfetch...) to track the Http Protocol however I want to track http protocol (headers) on the server end. I mean to say that, …
1
vote
2answers
30 views

Running SharePoint on .NET 4

I installed .NET 4 on the server I would be installing SP 2010, and everything worked out just fine. Later, I learned that just putting 4 on a machine doesn't change the IIS setti …
0
votes
0answers
12 views

problem in flv video streaming in sharepoint 2010

i'm using flowPlayer inside a user control in sharepoint 2010 this user control works well when testing it in normal web page but when i put it in a web part in a sharepoint pr …
1
vote
1answer
364 views

How to restart IIS on all servers of farm from SharePoint Application Page

SharePoint provides an option in Create New WebApplication page that says Restart IIS Automatically. This restarts IIS on all servers of the farm. What can I do to trigger this pr …
1
vote
1answer
47 views

Embedded JScript in masterpages works in Windows 2003 / fails in 2008

My colleague just reported that he developed a master page with embedded JScript using Windows Server 2003. The same master page fails to execute the JScript when used on a Windows …