A Fortify bug for ASP.NET: An .xsd (dataset) file has maxOccurs="unbounded" in it. If this pops up, try giving the maximum decimal type value in lieu of "unbounded" which is: 79228162514264337593543950335
Tuesday, December 4, 2012
signing certificate error
This says the "Unable to find manifest signing certificate in the certificate store." error may be solved by going to the "Signing" tab in the project's properties and then clicking on any of these buttons:
- Select from Store...
- Select from File...
- Create Test Certificate...
create a new build configuration
Monday, December 3, 2012
I seemed to lose the controls for forwarding an email from within Outlook.
It turned out that I had minimized the ribbon.
Tealeaf and Cast Iron
Cast Iron is a form of web analytics. Tealeaf is also a form of analytics, but it will moreover allows one to retrace the steps through a site that a user took to navigate to a particular outcome. If a 404 error is reported by Tealeaf, one will be able to tell how the user who got the error navigated the given site to be able to "find" the error.
Sunday, December 2, 2012
one of your solution's "projects" could be a compiled .dll
Of ASP.NET: When opening a new solution and ramping up on its ways, check to see if some of the references seem to be custom in-house libraries. I've seen a few solutions now wherein something I would have kept as a project within the solution has in fact been tucked away into a referenced .dll. I'm not in love with this sort of thing personally as it just makes the whole of the "solution" harder to understand, search, and navigate, but it is something I've run into twice now.
Subscribe to:
Posts (Atom)