Bob @ imason
Home
»
What We're Thinking
»
Bob @ imason
» Related Posts
Related Posts
Visual Studio Test Suite 2008: Unit Tests Pass but Load Tests Fail
Boyan Tsolov
This is a problem I recently ran into: - I am using Visual Studio Test Suite 2008 to create load tests that run multiple unit tests - I created unit tests that run by getting configuration settings from an app.config file - If I run the unit test by itself, they pass - I placed the unit tests in a load...
on
3 Jun 2010
Performance Testing: The Performance Test Plan
Boyan Tsolov
I have always had a problem doing performance testing (aka load testing). I am quite adept at recording web tests and collecting counters, but I still find it troublesome interpreting the counters that I gather from load tests. The problem is that I need a plan that will produce relevant results with...
on
10 Nov 2009
SharePoint FBA and the 403 Forbidden Error
Bob Brown
Scott alluded to the issue here ( http://www.imason.com/blogs/scott_howlett/archive/2009/04/03/ie8-and-crm-3-0-unsupported-browser-or-is-it.aspx ), but I’m going to take a deeper dive for all of the SharePoint users experiencing the following problem. Set-up: SharePoint 2007 using Forms Based Authentication...
on
13 Jun 2009
MOSS: Indexing HTML from a Publishing HTML Field
Suleman Ibrahim
I was working on a custom search (Full Text Search) web part when at a point I came to know that managed property of a Publishing HTML field is returning just Text (simple) not actual HTML saved in that field. Whereas client requirement was to show formatted text with hyperlinks etc. in the web part...
on
9 Jun 2009
Retrieving source code from a specific TFS label
Peter Bojanczyk
Technorati Tags: TFS , Team Foundation Server , Visual Studio 2008 , Labels Grab a specific version Choose Label and make sure both checkboxes are set (this ensures that your current Source code gets overwritten by the code you’ll pull from TFS), then click the “…” button (marked by arrow) Choose your...
on
8 Jun 2009
Configuring Enterprise Library 4.0 for Exception handling and Logging
Suleman Ibrahim
A few weeks back, I was trying to configure Enterprise Library 4.0 for Exception handling and Logging exception into event log but was not able to find any help on internet so it took me long time to do all the configurations for handling and logging exceptions using Enterprise. Library 4.0. Follow following...
on
25 May 2009
MOSS 2007 - Uploading and Indexing Large Files:
Suleman Ibrahim
A client has reported an issue that users were not able to upload files larger than 50MB file which we can resolve easily by updating Web Application settings; however, users were getting Timeout exceptions as well. Furthermore, business told us that business requirement is to be able to upload up to...
on
25 May 2009
VSTS – Setting Permissions on Work Items?
Stephen Kearns
Is it possible? I was thinking the answer was no – but I poked around and ran across this forum entry which outlines how you do it – basically, the short version is TFS allows you to apply permission (or deny permissions) to a specific Node in the Area Path Tree. http://social.msdn.microsoft...
on
19 May 2009
Event ID: 6875 in Event Viewer after deleting an SPFolder in a SharePoint document library
Noorez Khamis
ehucsd969j I am deleting a folder from a document library using the code: using (SPSite tempDocLibSite = new SPSite(tempDocLibWebRootUrl)) { using (SPWeb tempDocLibWeb = tempDocLibSite.OpenWeb()) { tempDocLibWeb.AllowUnsafeUpdates = true; SPFolder tempAttachmentSubFolder = tempDocLibWeb.GetFolder(string...
on
14 May 2009
Make Your Legacy Apps Work on the Internet
Scott Howlett
So, we’re just retiring our first server. We used to name our servers after our clients, and our first client was MIND – Microsoft Internet Developer magazine, a pre-cursor to MSDN magazine. It was with nostalgia, that I went looking for that first bit of technical prose… But alas, the Microsoft...
on
27 Apr 2009
Page 1 of 5 (100 items)
1
2
3
4
5
Tags
403 error
ActivateOnDefault
aspx pages
cas policy
conference
deployment
feature
FullTrust
office live components
SharePoint
SharePoint Designer free
SharePoint FBA
toronto sharepoint camp
user agent
WebApplication
WebDAV
WSS_Minimal
Archives
Archives
July 2009
(1)
June 2009
(1)
April 2009
(1)
February 2009
(1)
January 2009
(3)
October 2008
(1)