Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > help required urgent

Reply
Thread Tools

help required urgent

 
 
Dinesh Upare
Guest
Posts: n/a
 
      08-13-2003
Hi,
In a library.

we have a component which is hosted in MTS. This component internally uses
GetObjectContext
method and performs some actions based on the
Request.ServerVariables("AUTH_USER");
But if i run this component in ASP.NET the GetObjectContext method return
null object and hence not able to perform
any further actions.

If run the same component from ASP , it runs fine.
What is going wrong?

Thanks

Dinesh


 
Reply With Quote
 
 
 
 
Carl Prothman [MVP]
Guest
Posts: n/a
 
      08-13-2003
"Dinesh Upare" <> wrote
> we have a component which is hosted in MTS. This component internally uses
> GetObjectContext
> method and performs some actions based on the
> Request.ServerVariables("AUTH_USER");
> But if i run this component in ASP.NET the GetObjectContext method return
> null object and hence not able to perform
> any further actions.
> If run the same component from ASP , it runs fine.
> What is going wrong?



Dinesh,
Check out the following MS KB articles

HOW TO: Access ASP.NET Intrinsic Objects from .NET Components Using Visual Basic .NET
http://support.microsoft.com/default...b;EN-US;319429

HOW TO: Access ASP.NET Intrinsic Objects from .NET Components by Using Visual C# .NET
http://support.microsoft.com/default...b;EN-US;810928

HOW TO: Access ASP.NET Intrinsic Objects in a Visual Basic 6.0 Component
http://support.microsoft.com/default...b;EN-US;323259

--

Thanks,
Carl Prothman
Microsoft ASP.NET MVP
http://www.able-consulting.com




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
urgent help....need urgent help on say string task.. pooja Software 0 03-03-2009 06:16 AM
please very urgent help required my_messenger2006@yahoo.com VHDL 1 01-29-2006 04:45 AM
Urgent HELP required on CD-ROM drive... Holidayletlondon Computer Support 2 03-06-2004 02:27 AM
Urgent Help Required from Gurus - Conditional databinding CGuy ASP .Net 4 10-01-2003 03:50 AM
help required urgent Dinesh Upare ASP .Net 1 08-13-2003 09:51 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57