by Digvijay
4. November 2008 03:15
I was stuck with a 16 Gig MOSS virtual PC image and had no space whatsoever to get the VS 2008 Service Pack 1 installation. A quick lookup revealed several inexpensive resizing tools but I could find a free one and it works great.
It requires .NET 2.0 and can be downloaded from http://vmtoolkit.com/files/folders/converters/entry87.aspx
Its a nice to have took in a MOSS developers toolbox I suppose!
Edit:
And if you get an error while using DISKPART which says:
“The volume you have selected may not be extended.
Please select another volume and try again.”
then make sure you have assigned a drive letter to the new drives first partition! and it would work!
cheers!
by Digvijay
28. October 2008 23:42
Some time back when I wanted to use AjaxControlToolkit I found that there were two builds of AjaxControlToolkit and one worked with ASP .NET and other with MOSS.
But this month working on a project for Stockholm Stad we needed to add functionality similar to the ModalPopupExtender wanted and to my surprise they actually have fixed it and I was able to deploy and use the .NET 3.5 version (AjaxControlToolkit-Framework3.5SP1-NoSource.zip) without any problems in a SharePoint solution.
Great work from the AjaxToolkit Team!!!