RE: SQL Federation handler.

"Cholan NSamy" <[email protected]> Mon, 25 Aug 2003 00:26:12 -0700
Newsgroups gmane.comp.sourceid.sso.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.

------_=_NextPart_001_01C36ADA.2983BC13
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi all thanks.. I have sort out the problem.
=20
In sqlfederationhandler.cs the value of config_section is different from
the one defined in web.config file.
Since this is a sample code that I have been using (which comes along
with the SourceID.Net download), so dev can just check this web.config
and=20
The sqlfederationhandler.cs and make sure the config_section is same.=20
In Web.config it will be sqlfederationhandler and in
sqlfederationhandler.cs file it will be sqlfederationmanager.
=20
Thanks
cholan
=20
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Cholan NSamy
Sent: Monday, August 25, 2003 12:20 PM
To: [email protected]
Subject: [SourceID SSO-dev] SQL Federation handler.
=20
Hi all,=20
=20
I'm trying to under the process involved in SourceID.Net v0.3 in window
2003 server.=20
=20
I was trying to use SQL Federation Handler. So to enable the SQL
federation handler I have changed the sourceID federation handler to
point to this implementation.
And also I have created a table account_federations.
While I try to run the sample application, it throws an error given
below.
=20

Object reference not set to an instance of an object.=20

Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.=20

Exception Details: System.NullReferenceException: Object reference not
set to an instance of an object.

Source Error:=20
=20
Line 74:             Hashtable config =3D (Hashtable)
Line 75:
ConfigurationSettings.GetConfig(CONFIG_SECTION);
Line 76:             m_connection_str    =3D (string)
config[SQL_KEY_CONNECTION];
Line 77:             string user_query   =3D (string)
config[SQL_KEY_QUERY_BY_USER];
Line 78:             string local_query  =3D (string)
config[SQL_KEY_QUERY_BY_LOCAL];

Source File:
d:\sourceid.net-0.3new\sqlfederationhandler\sqlfederationhandler.cs
Line: 76=20

Stack Trace:=20
=20
[NullReferenceException: Object reference not set to an instance of an
object.]
   SourceID.Handler.SqlFederationHandler.Init(HttpApplicationState
application) in
d:\sourceid.net-0.3new\sqlfederationhandler\sqlfederationhandler.cs:76
   SourceID.Configuration..ctor(HttpApplicationState application) in
d:\sourceid.net-0.3new\sourceid\configuration.cs:180
   SourceID.HttpHandlers.Manager.Init(HttpApplication context) in
D:\SourceID.NET-0.3NEW\SourceID\HttpHandlers\Manager.cs:48
   System.Web.HttpApplication.InitModules()
   System.Web.HttpApplication.InitInternal(HttpContext context,
HttpApplicationState state, MethodInfo[] handlers)
=20
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpConte
xt context)
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +256
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
+414
=20
=20
Can anyone please help me out to sort out this problem?
=20
Thanks in advance
cholan
=20
=20

------_=_NextPart_001_01C36ADA.2983BC13
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:st1=3D"urn:schemas-microsoft-com:office:smarttags" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DProgId content=3DWord.Document>
<meta name=3DGenerator content=3D"Microsoft Word 10">
<meta name=3DOriginator content=3D"Microsoft Word 10">
<link rel=3DFile-List href=3D"cid:[email protected]">
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"time"/>
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"date"/>
<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:1627421319 -2147483648 8 0 66047 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
@font-face
	{font-family:"Lucida Console";
	panose-1:2 11 6 9 4 5 4 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:modern;
	mso-font-pitch:fixed;
	mso-font-signature:-2147482993 6144 0 0 31 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
h2
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	mso-outline-level:2;
	font-size:14.0pt;
	font-family:Verdana;
	color:maroon;
	font-weight:normal;}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
pre
	{margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Lucida Console";
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Courier New";}
span.EmailStyle18
	{mso-style-type:personal;
	mso-style-noshow:yes;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Arial;
	mso-ascii-font-family:Arial;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:Arial;
	color:windowtext;}
span.EmailStyle19
	{mso-style-type:personal-reply;
	mso-style-noshow:yes;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Arial;
	mso-ascii-font-family:Arial;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:Arial;
	color:navy;}
span.GramE
	{mso-style-name:"";
	mso-gram-e:yes;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */=20
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style>
<![endif]-->
</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple =
style=3D'tab-interval:.5in'>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>Hi all thanks<span =
class=3DGramE>..</span> I
have sort out the problem.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>In sqlfederationhandler.cs the =
value of config_section
is different from the one defined in web.config =
file.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>Since this is a sample code that I =
have
been using (which comes along with the SourceID.Net download), so dev =
can just
check this web.config and <o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>The sqlfederationhandler.cs and =
make sure
the config_section is same. <o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>In Web.config it will be
sqlfederationhandler and in sqlfederationhandler.cs file it will be
sqlfederationmanager.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>Thanks<o:p></o:p></span></font></p>

<p class=3DMsoNormal><span class=3DGramE><font size=3D2 color=3Dnavy =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial;color:navy'>cholan</span></fo=
nt></span><font
size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:10.0pt;font-family:Arial;
color:navy'><o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DTahoma><span
style=3D'font-size:10.0pt;font-family:Tahoma'>-----Original =
Message-----<br>
<b><span style=3D'font-weight:bold'>From:</span></b> =
[email protected]
[mailto:[email protected]] <b><span =
style=3D'font-weight:bold'>On Behalf
Of </span></b>Cholan NSamy<br>
<b><span style=3D'font-weight:bold'>Sent:</span></b> =
</span></font><st1:date
Month=3D"8" Day=3D"25" Year=3D"2003"><font size=3D2 face=3DTahoma><span =
style=3D'font-size:
 10.0pt;font-family:Tahoma'>Monday, August 25, =
2003</span></font></st1:date><font
size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;font-family:Tahoma'> </span></font><st1:time
Hour=3D"12" Minute=3D"20"><font size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;
 font-family:Tahoma'>12:20 PM</span></font></st1:time><font size=3D2 =
face=3DTahoma><span
style=3D'font-size:10.0pt;font-family:Tahoma'><br>
<b><span style=3D'font-weight:bold'>To:</span></b> =
[email protected]<br>
<b><span style=3D'font-weight:bold'>Subject:</span></b> [SourceID =
SSO-dev] SQL
Federation handler.</span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D3 =
face=3D"Times New Roman"><span
style=3D'font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>Hi all, =
<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>I&#8217;m trying to under =
the
process involved in SourceID.Net v0.3 in window 2003 server. =
<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>I was trying to use SQL =
Federation
Handler. So to enable the SQL federation handler I have changed the =
sourceID
federation handler to point to this =
implementation.<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>And also I have created a =
table
account_federations.<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>While I try to run the =
sample
application, it throws an error given =
below.<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<h2 style=3D'margin-left:.5in'><i><font size=3D4 color=3Dmaroon =
face=3DVerdana><span
style=3D'font-size:14.0pt;font-style:italic'>Object reference not set to =
an
instance of an object.</span></font></i> <o:p></o:p></h2>

<p class=3DMsoNormal =
style=3D'mso-margin-top-alt:0in;margin-right:0in;margin-bottom:
12.0pt;margin-left:.5in'><b><font size=3D1 color=3Dblack =
face=3DVerdana><span
style=3D'font-size:8.5pt;font-family:Verdana;mso-bidi-font-family:Arial;
color:black;font-weight:bold'>Description: </span></font></b><font =
size=3D1
color=3Dblack face=3DArial><span =
style=3D'font-size:8.5pt;font-family:Arial;
color:black'>An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information =
about
the error and where it originated in the code. <br>
<br>
</span></font><b><font size=3D1 color=3Dblack face=3DVerdana><span =
style=3D'font-size:
8.5pt;font-family:Verdana;mso-bidi-font-family:Arial;color:black;font-wei=
ght:
bold'>Exception Details: </span></font></b><font size=3D1 color=3Dblack =
face=3DArial><span
style=3D'font-size:8.5pt;font-family:Arial;color:black'>System.NullRefere=
nceException:
Object reference not set to an instance of an object.<br>
<br>
</span></font><b><font size=3D1 color=3Dblack face=3DVerdana><span =
style=3D'font-size:
8.5pt;font-family:Verdana;mso-bidi-font-family:Arial;color:black;font-wei=
ght:
bold'>Source Error:</span></font></b><font size=3D1 color=3Dblack =
face=3DArial><span
style=3D'font-size:8.5pt;font-family:Arial;color:black'> =
<o:p></o:p></span></font></p>

<table class=3DMsoNormalTable border=3D0 cellpadding=3D0 width=3D"100%"
 bgcolor=3D"#FFFFCC" =
style=3D'width:100.0%;mso-cellspacing:1.5pt;margin-left:.5in;
 background:#FFFFCC;mso-padding-alt:0in 5.4pt 0in 5.4pt'>
 <tr style=3D'mso-yfti-irow:0;mso-yfti-lastrow:yes'>
  <td style=3D'padding:.75pt .75pt .75pt .75pt'><pre><font size=3D1 =
color=3Dblack
  face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;color:black'><o:p>&nbsp;</o:p></span></font></pr=
e><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'>Line 74:<span =
style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp; </span>Hashtable config =3D =
(Hashtable)<o:p></o:p></span></font></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'>Line 75:<span =
style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span>ConfigurationSettings.GetConfig(CONFIG_SECTION);<o:p></o:p></span>=
</font></pre><pre><font
  size=3D1 color=3Dred face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:red'>Line 76:<span =
style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp; </span>m_connection_str<span =
style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp; </span>=3D (string) =
config[SQL_KEY_CONNECTION];<o:p></o:p></span></font></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'>Line 77:<span =
style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp; </span>string user_query<span =
style=3D'mso-spacerun:yes'>&nbsp;&nbsp; </span>=3D (string) =
config[SQL_KEY_QUERY_BY_USER];<o:p></o:p></span></font></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'>Line 78:<span =
style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp; </span>string local_query<span =
style=3D'mso-spacerun:yes'>&nbsp; </span>=3D (string) =
config[SQL_KEY_QUERY_BY_LOCAL];<o:p></o:p></span></font></pre></td>
 </tr>
</table>

<p class=3DMsoNormal =
style=3D'mso-margin-top-alt:0in;margin-right:0in;margin-bottom:
12.0pt;margin-left:.5in'><font size=3D1 color=3Dblack face=3DArial><span
style=3D'font-size:8.5pt;font-family:Arial;color:black'><br>
</span></font><b><font size=3D1 color=3Dblack face=3DVerdana><span =
style=3D'font-size:
8.5pt;font-family:Verdana;mso-bidi-font-family:Arial;color:black;font-wei=
ght:
bold'>Source File: </span></font></b><font size=3D1 color=3Dblack =
face=3DArial><span
style=3D'font-size:8.5pt;font-family:Arial;color:black'>d:\sourceid.net-0=
.3new\sqlfederationhandler\sqlfederationhandler.cs</span></font><b><font
size=3D1 color=3Dblack face=3DVerdana><span =
style=3D'font-size:8.5pt;font-family:Verdana;
mso-bidi-font-family:Arial;color:black;font-weight:bold'> &nbsp;&nbsp; =
Line: </span></font></b><font
size=3D1 color=3Dblack face=3DArial><span =
style=3D'font-size:8.5pt;font-family:Arial;
color:black'>76 <br>
<br>
</span></font><b><font size=3D1 color=3Dblack face=3DVerdana><span =
style=3D'font-size:
8.5pt;font-family:Verdana;mso-bidi-font-family:Arial;color:black;font-wei=
ght:
bold'>Stack Trace:</span></font></b><font size=3D1 color=3Dblack =
face=3DArial><span
style=3D'font-size:8.5pt;font-family:Arial;color:black'> =
<o:p></o:p></span></font></p>

<table class=3DMsoNormalTable border=3D0 cellpadding=3D0 width=3D"100%"
 bgcolor=3D"#FFFFCC" =
style=3D'width:100.0%;mso-cellspacing:1.5pt;margin-left:.5in;
 background:#FFFFCC;mso-padding-alt:0in 5.4pt 0in 5.4pt'>
 <tr style=3D'mso-yfti-irow:0;mso-yfti-lastrow:yes'>
  <td style=3D'padding:.75pt .75pt .75pt .75pt'><pre><font size=3D1 =
color=3Dblack
  face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;color:black'><o:p>&nbsp;</o:p></span></font></pr=
e><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'>[NullReferenceException: Object reference not set to an =
instance of an object.]<o:p></o:p></span></font></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'><span style=3D'mso-spacerun:yes'>&nbsp;&nbsp; =
</span>SourceID.Handler.SqlFederationHandler.Init(HttpApplicationState =
application) in =
d:\sourceid.net-0.3new\sqlfederationhandler\sqlfederationhandler.cs:76<o:=
p></o:p></span></font></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'><span style=3D'mso-spacerun:yes'>&nbsp;&nbsp; =
</span>SourceID.Configuration..ctor(HttpApplicationState application) in =
d:\sourceid.net-0.3new\sourceid\configuration.cs:180<o:p></o:p></span></f=
ont></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'><span style=3D'mso-spacerun:yes'>&nbsp;&nbsp; =
</span>SourceID.HttpHandlers.Manager.Init(HttpApplication context) in =
D:\SourceID.NET-0.3NEW\SourceID\HttpHandlers\Manager.cs:48<o:p></o:p></sp=
an></font></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'><span style=3D'mso-spacerun:yes'>&nbsp;&nbsp; =
</span>System.Web.HttpApplication.InitModules()<o:p></o:p></span></font><=
/pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'><span style=3D'mso-spacerun:yes'>&nbsp;&nbsp; =
</span>System.Web.HttpApplication.InitInternal(HttpContext context, =
HttpApplicationState state, MethodInfo[] =
handlers)<o:p></o:p></span></font></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'><span style=3D'mso-spacerun:yes'>&nbsp;&nbsp; =
</span>System.Web.HttpApplicationFactory.GetNormalApplicationInstance(Htt=
pContext context)<o:p></o:p></span></font></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'><span style=3D'mso-spacerun:yes'>&nbsp;&nbsp; =
</span>System.Web.HttpApplicationFactory.GetApplicationInstance(HttpConte=
xt context) +256<o:p></o:p></span></font></pre><pre><font
  size=3D1 color=3Dblack face=3D"Lucida Console"><span =
style=3D'font-size:9.0pt;
  color:black'><span style=3D'mso-spacerun:yes'>&nbsp;&nbsp; =
</span>System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest =
wr) +414<o:p></o:p></span></font></pre></td>
 </tr>
</table>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>Can anyone please help me =
out to
sort out this problem?<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>Thanks in =
advance<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>cholan<o:p></o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:.5in'><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></fo=
nt></p>

</div>

</body>

</html>
=00
------_=_NextPart_001_01C36ADA.2983BC13--