error

File Not Found error NewDwp.aspx in SharePoint, adding new web part

Receiving the following error in MOSS 2007 when you try to add a new web part? File Not Found. at System.Signature._GetSignature(SignatureStruct& signature, Void* pCorSig, Int32 cCorSig, IntPtr fieldHandle, IntPtr methodHandle, IntPtr declaringTypeHandle) at System.Signature.GetSignature(SignatureStruct& signature, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandle fieldHandle, RuntimeMethodHandle methodHandle, RuntimeTypeHandle declaringTypeHandle) at System.Signature..ctor(RuntimeMethodHandle methodHandle, RuntimeTypeHandle declaringTypeHandle) at System.Reflection.RuntimeMethodInfo.get_Signature() at System.Reflection.RuntimeMethodInfo.GetParameters() at … Continued

VS2008 Faulting application devenv.exe

Error: Faulting application devenv.exe, version 9.0.30729.1, stamp 488f2b50, faulting module unknown, version 0.0.0.0, stamp 00000000, debug? 0, fault address 0×00000000 This issue occurs when you use VS2008 on a remote server and connect with tools like VNC. It is most likely a buffer overflow error. When you connect to the remote machine with Remote Desktop … Continued

Reportviewer Error K2 Blackpoint & MOSS 2007

After installing BlackPoint K2 with MOSS 2007 and you try opening the MOSS usage reports you can receive the following error: The Report Viewer Web Control HTTP Handler has not been registered in the application’s web.config file.  Add <add verb=”*” path=”Reserved.ReportViewerWebControl.axd” type = “Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a” /> to the system.web/httpHandlers section of the … Continued