1
vote
3answers
91 views
SharePoint 2010 Application pool for CA will not start
Another interesting warning which has stumped me,
The identity of application pool
SharePoint Central Administration v4
is invalid. The user name or password
that is spe …
2
votes
1answer
53 views
SharePoint search web service error (NTLM) when called from HttpHandler
Here is my scenario: I have a SharePoint site I am working on, and it is on one server farm. In this site, I have created an HttpHandler that uses a SharePoint search webservice th …
0
votes
3answers
52 views
Is it possible to fake acount information on a Dev machine?
I have a virtualized dev machine that is disconnected from the network. I want to add a local user (from the vm) to an attendee list. Can't do it because this user.. being local... …
1
vote
2answers
46 views
Unable to load ‘onetnative.dll’: The specified module could not be found.
This question arises as a result of this question, but I thought I would split it out into its own.
Anything using SPUtility.GetGenericSetupPath() is returning null, e.g.
SPUtili …
1
vote
1answer
23 views
Error Logs in WSS 3.0
Hi
Does activating Error Logs affect the performance of Sharepoint site (WSS 3.0 in my case)
Is it resource hungry?
or
Is there any substitute for this ?
Thx
-saumil
3
votes
2answers
85 views
stsadm.exe crashes on all commands
All of a sudden, stsadm has stopped working, crashing on all commands it is run with (even -help!)
e.g.
> stsadm.exe -help
Unhandled Exception: System.ArgumentNullException: V …
1
vote
4answers
84 views
Sharepoint Designer Crashes When Adding a Custom Web Part
I'm trying to add a webpart to a "Dispform.aspx" of a list in Sharepoint Designer.
I can add ootb webparts without any problem, but mine just won't work. By the way, I can add the …
0
votes
2answers
71 views
Installing SharePoint 2010 Foundation problem?
Hello.
I'm having a problem with SharePoint 2010 Foundation in German. I've Windows Server 2008 R2 Enterprise Host and virtual machine with same system. In that virtual machine r …
0
votes
2answers
167 views
Error using Multi Upload with SharePoint and MS Office 2010 on 64 bit system
I get the following error trying to use the Sharepoint multi upload functionality on a 64 bit system with Office 2010. it works fine on a 64 bit system with 2007 and on a 32 bit wi …
1
vote
2answers
34 views
SPFileVersion.OpenBinary() error: The specified program requires a newer version of Windows
Anyone seen this error before and found a solution?
Microsoft.SharePoint.SPException: The specified program requires a newer version of Windows. (Exception from HRESULT: 0x8007047 …
0
votes
0answers
17 views
Designer won’t save Custom Form: Server Error Profanity (English) > Severity - Low
This one blows me away.
SharePoint Designer won't let me save a customised form with the error.
Server error: [Profanity (English) > Severity - Low).
What tha ... !!!
All I …
0
votes
2answers
52 views
A failure occurred when accessing the HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server Extensions\12.0\WSS registry key
Something has happened to my SharePoint install. If I try to run the SharePoint Products and Technologies Configuration Wizard I get the following error pop up:
An exception o …
0
votes
0answers
50 views
Invalid parameter @tp_WokflowInstanceId passed to proc_UpdateListItem from SPRequest in updated database
Hello everybody,
We're having a problem with workflows in a site collection. We see invalid parameter @tp_WokflowInstanceId passed to proc_UpdateListItem from SPRequest in V2V upg …
0
votes
1answer
60 views
“Unexpected error” when a page is checked out
I am facing a strange issue now. If a page is checked out by someone all others who view this page gets an "Unexpected error" error page.
After making some changes to web.config …
0
votes
3answers
240 views
Error: The Web application at http://[URL to SharePoint]/ could not be found?
I have googled it but am unable to find the correct answer to this problem. Below is my code that I used in my development server. Please tell me the exact solution related to that …