Sign In
Deviations
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET 3.5
500
Application Design
ASP.NET
Authorization Manager
Best Practices
Debugging
Dependency Injection
Duplicated Fields
Duplicated Site Columns
Entity Framework
Monitoring
MOSS
Pages
Perfmon
Performance
Powershell
Quick Tips
Sharepoint
Silverlight
SQL Server
Troubleshooting
Windows 7
WMI
Workflow
Archive
Archives
June 2010
(12)
December 2009
(3)
June 2009
(1)
May 2009
(3)
April 2009
(4)
March 2009
(4)
February 2009
(1)
January 2009
(2)
December 2008
(2)
November 2008
(5)
October 2008
(9)
July 2008
(8)
June, 2010
MSDN Blogs
>
Deviations
>
June, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Deviations
Help InfoPath forms and MOSS 2007 get along…
Posted
over 2 years ago
by
ptadcs
1
Comments
Have i talked you about real life stories J … well here is another one. This time is about MOSS 2007 and InfoPath forms and about getting a new column for a promoted field that was already assigned to a Site column (resulting in duplicated Site Columns...
Deviations
Reflections on troubleshooting
Posted
over 2 years ago
by
ptadcs
0
Comments
I spend most of my work time troubleshooting or managing the process of troubleshooting technical issues onsite, with the customer teams and with Microsoft’s support people. Doing that so often, I’m found wondering on what knowledge can I take from each...
Deviations
"The action could not be completed. Try again.” How many times before calling it a day?
Posted
over 2 years ago
by
ptadcs
0
Comments
The end-user just called you and stated that no matter how many times he keeps trying, the result is pretty much the same. Ok, so it seems that the suggestion is not good enough. What can you do if all you have is this error message and a complaining...
Deviations
How to use Fiddler and HTTP replay to have an offline copy of your site
Posted
over 2 years ago
by
ptadcs
1
Comments
Very often, I’m asked to troubleshoot some client-side issue regarding web applications. Because, most of those times, I’m not onsite at the customer experiencing the issue, or because often this issue occurs on some remote site or branch office, it can...
Deviations
Quick Tips: using debugger scripts to your advantage - .shell
Posted
over 2 years ago
by
ptadcs
0
Comments
Hi, After debugging for quite some time, and looking almost every day at memory dumps you start to think “I really need a command to this, to do that,…” in order to easy on some of the repetitive work and allow you to more quickly...
Deviations
Don´t recommend a backup restore to anyone after 3 days…
Posted
over 2 years ago
by
ptadcs
0
Comments
Hi folks, here it is, another real life story… A while ago when I arrived to a customer site, he came to me and told me that he had a problem in his MOSS 2007 Server Farm, that for 3 days no one was able to access one of the intranet main site...
Deviations
Quick tips: Is there any exception out there ?
Posted
over 2 years ago
by
ptadcs
0
Comments
Hello, Let me start by clarifying that this only applies to x86. The reason for this is that on x86 the first field on a CONTEXT (more info at http://msdn.microsoft.com/en-us/library/ms679284 ) structure is a flag with the value 0x1003f. More...
Deviations
Silverlight Splash Screen In Action
Posted
over 2 years ago
by
ptadcs
3
Comments
No, this is not “just another” article about implementing Splash Screens in Silverlight :) Sure, I’ll briefly present the procedure, but what I really want to show is how easily we can assess, in our development machines, the splash...
Deviations
Quick tips: Getting detailed info on modules and setting breakpoints on .net
Posted
over 2 years ago
by
ptadcs
0
Comments
Hello, Sometimes i have to do live debugging in order to understand what’s going on inside a process. Usually when this happens i need to set breakpoints on specific methods. Let’s say that I what to set a specific breakpoint on a method...
Deviations
Quick tips: Kernel Dumps, Blue Screens and !Analyze -v
Posted
over 2 years ago
by
ptadcs
0
Comments
Hello, This time I’m going to address something that most times is somewhat straight forward to analyze yet many people I deal with don´t know how to proceed when a blue screen appears. In this blog post I assume the server is already configured...
Deviations
Quick tips: How to easily identify a thread in a thread object
Posted
over 2 years ago
by
ptadcs
0
Comments
Hello, It´s been a while since my last post. I´ve decided to start a new topic regarding debugging posts. It´s called quick tips debugging code and here is my first post on the series. Sometimes while debugging an issue I have...
Deviations
Debugging kernel objects using windbg & kd
Posted
over 2 years ago
by
ptadcs
1
Comments
One of the most common issues I deal with are related to blocking. Some of this are pretty straight forward to identify, Others not that easy, especially if you have a process with many threads. When I have to troubleshoot blocking on WaitHandles (e.g...
Page 1 of 1 (12 items)