Rick van den Bosch - Blog

... on .NET, software architecture, software development and whatnot

Recent Posts

Tags

News

  • Live space

    Photo blog

    Follow me at twitter

    Rick  van den Bosch

    LinkedIn profile

    Add to Technorati Favorites

    Disclaimer
    The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Community

Email Notifications

Blogs I read

Interesting links

Archives

Browse by Tags

All Tags » Error (RSS)
Running code analysis on a custom stsadm command gives errors CA0052 and CA0055
When you want to implement a custom stsadm for SharePoint, all you realy have to do is implement the Microsoft.SharePoint.StsAdmin.ISPStsadmCommand interface. Because I develop on a machine with no SharePoint installed, I (only) copy the assemblies I...
Unable to connect publishing custom string handler ...
After developing a custom Web Service to be hosted in SharePoint (based on this HowTo article on MSDN ) and deploying it on a testing environment, I got some entries in the EventLog over there, stating: " Unable to connect publishing custom string...
The number of fractional digits is out of range?
After extending a textbox with a NumberUpDownExtender, which comes with the AJAX Control Toolkit, I recieved the error "the number of fractional digits is out of range". This happened when debugging my web application and using the extender...
Error connecting to undo manager
While developing a web application for a friend of mine, I ran into a Visual Studio error message I hadn't seen before: Error connecting to undo manager of source file 'D:\Development\SomeWeb Application\Default.master.designer.cs'. The error...
Error adding an OleDb Data Connection to Visual Studio Server Explorer
The error I'm getting when setting up an OleDB connection to an Access database* via the Server Explorer in Visual Studio 2008 is 'Format of the initialization string does not conform to specification starting at index 0'. The screen doesn't...
Getting the ModalPopupExtender to work in SharePoint 2007
Getting the ModalPopupExtender from the Ajax Control Toolkit to work (decently) in SharePoint was not exactly a walk in the park. With a default SharePoint installation, the modal popup is partly positioned 'outside' of the page (you only see...
PageRequestManagerServerErrorException (status code 500)
In a quick AJAX demo I had to create today, I ran into a (somewhat cryptic) PageRequestManagerServerErrorException. I needed a simple form of the Cascading Dropdown , one that doesn't use a (web)service for its data, but gets it from a simple method...
BloggingAbout: we're back
Dennis already blogged about it : we had some problems with the availability of BloggingAbout since last night. The error was fixed this afternoon, so everything should be back to normal. If you're experiencing any difficulties, please let me know...
Two more weird messages / mess-ups ...
A Dutch web site, made in SharePoint, uses a specific ActiveX. Only the name of that control is not really specific: The MSDN forums haven't been available the last couple of hours. The message isn't so pretty: Technorati tags: error , funny
"Some of the properties associated with the solution could not be read"
Next to the message in the subject, one of the symptoms we encountered is that although the solution contains some test projects the 'Create private accessor' menu has disappeared. Also, selecting 'Create unit tests...' produces an error...
Sometimes even experts mess up
Today I received a mail from Microsoft with an invitation for an Expert session. As you can see, sometimes even the experts at Microsoft let a glitch through... (Translation of the text inside the circle: Dear sir, madam [personalize],)