Click here to Skip to main content
16,016,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Listbox not updating Pin
ednrgc26-Jan-07 2:46
ednrgc26-Jan-07 2:46 
QuestionFile name losing path. Pin
dspyank25-Jan-07 5:08
dspyank25-Jan-07 5:08 
AnswerRe: File name losing path. Pin
dspyank25-Jan-07 5:15
dspyank25-Jan-07 5:15 
Questionanyone know that how to create tabs like java with ASP.NET 1.1? Pin
good625-Jan-07 3:56
good625-Jan-07 3:56 
AnswerRe: anyone know that how to create tabs like java with ASP.NET 1.1? Pin
Amit Kumar G25-Jan-07 13:36
Amit Kumar G25-Jan-07 13:36 
AnswerRe: anyone know that how to create tabs like java with ASP.NET 1.1? Pin
Artem Kustikov25-Jan-07 21:16
Artem Kustikov25-Jan-07 21:16 
QuestionASP.NET and AJAX Pin
Jens Meyer25-Jan-07 3:33
Jens Meyer25-Jan-07 3:33 
QuestionHow to create an CreateActCtx Pin
rockyl25-Jan-07 3:33
rockyl25-Jan-07 3:33 
Hi,

I am getting an InvalidCastException when I am calling a COM object RTCClient from ASP.NET. Below is the exception:
Unable to cast COM object of type 'RTCCore.RTCClientClass' to interface type 'RTCCore.IRTCClient'. This operation failed because the QueryInterface call on the COM component for the interface.

I got know the work arround for this is:
"In your C#/VB.NET code you need to use the Activation Context APIs before
you create your RTCClient object. You will need to use PInvoke to reference
these APIs from your code. The main ones you need are:
CreateActCtx
ActivateActCtx
DeactivateActCtx"

But I am not sure of creating CreateActCtx and play with it. It would be great if some one can help me in doing this.

Thanks in Advance:



Rakesh

Questionhow to get the duration of an mp3 file Pin
Sivaprasad C25-Jan-07 2:58
Sivaprasad C25-Jan-07 2:58 
QuestionInvalidCastException is thrown in my ASP.Net code Pin
rockyl25-Jan-07 2:20
rockyl25-Jan-07 2:20 
Questiona bout Pin
ARAVINDIKA25-Jan-07 1:57
ARAVINDIKA25-Jan-07 1:57 
AnswerRe: a bout Pin
ednrgc25-Jan-07 6:41
ednrgc25-Jan-07 6:41 
QuestionGet IFRAME url Pin
sdsdsds@hotmail.com25-Jan-07 1:42
sdsdsds@hotmail.com25-Jan-07 1:42 
AnswerRe: Get IFRAME url Pin
Paddy Boyd25-Jan-07 3:01
Paddy Boyd25-Jan-07 3:01 
GeneralRe: Get IFRAME url Pin
sdsdsds@hotmail.com25-Jan-07 3:35
sdsdsds@hotmail.com25-Jan-07 3:35 
QuestionWindows 2003 server Session TimeOut Pin
jzb25-Jan-07 1:21
jzb25-Jan-07 1:21 
QuestionHow to add/edit datagrid values by using combo box and text box controls Pin
Member 156021025-Jan-07 0:56
Member 156021025-Jan-07 0:56 
AnswerRe: How to add/edit datagrid values by using combo box and text box controls Pin
Paddy Boyd25-Jan-07 3:03
Paddy Boyd25-Jan-07 3:03 
AnswerRe: How to add/edit datagrid values by using combo box and text box controls Pin
linpihong25-Jan-07 20:16
linpihong25-Jan-07 20:16 
Questionballon message for password Pin
praveenanand25-Jan-07 0:11
praveenanand25-Jan-07 0:11 
AnswerRe: ballon message for password Pin
ednrgc25-Jan-07 6:48
ednrgc25-Jan-07 6:48 
Questionhow to write server side code and client side code Pin
sathyan_829424-Jan-07 23:59
sathyan_829424-Jan-07 23:59 
AnswerRe: how to write server side code and client side code Pin
Colin Angus Mackay25-Jan-07 0:06
Colin Angus Mackay25-Jan-07 0:06 
AnswerRe: how to write server side code and client side code Pin
linpihong25-Jan-07 20:21
linpihong25-Jan-07 20:21 
Questionhow to store session value without increasing timeout value Pin
mohd imran abdul aziz24-Jan-07 23:40
mohd imran abdul aziz24-Jan-07 23:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.