Problem is with multiple processes using DTC with Oracle and SqlServer.
Oracle sporadically returns error ORA-6106.
The scenario and problem appears to be the same as described in
http://www.devnewsgroups.net/group/microsoft.public.dotnet.distributed_apps/topic13829.aspx
The solution sugges...
more >>
I am building a stateless distributed web application which has validation
of information performed in many layers. Most of the validation will be
repeated in both the UI and business layers as the code is structured to
also expose functionality as a web service. More advanced validation will ...
more >>
Hi All
I have following questions regarding C# Assembly and Threading.
Let me know the precise answer or lead me to the proper materials.
1. Is memory leakeage possible in .Net Manager Code ?
2. Is memory leakage possible in .Net Unmanaged Code ?
3. How can I find the what % of memory i...
more >>
Has anyone been extremely adventurous and attempted to use the UIP
Application Block to create a Wizard style ASP.Net app? I have been
exploring the Wizard Control in VS2005 but the model doesnt seem to vit with
the UIP Application Block.
I'd really like to use the UIPAB so at this stage I ...
more >>
I have a problem with a DotNetNuke custom control I am building. When run on
a hosting site (WebHost4Life), there is a 2-5 second delay between the time
the page is apparently ready for use and when the "Done" icon appears in the
lower left of the browser window. During that delay, the progres...
more >>