Click here to Skip to main content
15,886,664 members
Home / Discussions / C#
   

C#

 
GeneralRe: timetrigger finer than 1ms Pin
leppie29-Aug-03 7:22
leppie29-Aug-03 7:22 
GeneralRe: timetrigger finer than 1ms Pin
MeisterBiber29-Aug-03 7:31
MeisterBiber29-Aug-03 7:31 
GeneralRe: timetrigger finer than 1ms Pin
MeisterBiber29-Aug-03 7:38
MeisterBiber29-Aug-03 7:38 
GeneralRe: timetrigger finer than 1ms Pin
leppie29-Aug-03 7:44
leppie29-Aug-03 7:44 
GeneralRe: timetrigger finer than 1ms Pin
Daniel Turini29-Aug-03 8:10
Daniel Turini29-Aug-03 8:10 
QuestionTable with multiple checkbox cols? Pin
ekozek28-Aug-03 11:55
ekozek28-Aug-03 11:55 
Generaldatagrid treeview Pin
Member 52474028-Aug-03 11:25
Member 52474028-Aug-03 11:25 
GeneralRemoting, IIS, Security, and CAO questions Pin
LongRange.Shooter28-Aug-03 10:58
LongRange.Shooter28-Aug-03 10:58 
I am deploying an object manager as a remote object under IIS. It has to be under control of IIS to gain addressability to a static class that is running there.

I setup my programs as per the Framework SDK and put my object in the virtual server bin directory. I changed web.config and specified my remoting object. I have my object register the channel and my client trying to access it. I am now getting a disconnect when trying to reach the object under IIS. IIS reports that I am getting a security access problem with my object...but it states it is in my machine.config file. The config file section it points to is:

add assembly(*) (pretend you see xml braces around it)

and appears to be in definitions for compilation.

Why???!!! I cannot figure this out and I have tried everything to kill any security at all!

Secondly: it seems that what I need is a client activated object. Does and object under IIS allow CAO objects? The framework doc indicates 'the object will load on the first (webbrowser) access of the website' (paraphrased) So does anyone know if CAO under IIS is even possible????

Thanks for any quick responses !

_____________________________________________
The world is a dangerous place.
Not because of those that do evil,
    but because of those who look on and do nothing.

GeneralCOM+ Questions Pin
Mazdak28-Aug-03 6:30
Mazdak28-Aug-03 6:30 
QuestionHow to remove all the checked items in a ListView? Pin
yyf28-Aug-03 5:17
yyf28-Aug-03 5:17 
AnswerRe: How to remove all the checked items in a ListView? Pin
yyf28-Aug-03 7:03
yyf28-Aug-03 7:03 
AnswerRe: How to remove all the checked items in a ListView? Pin
Corinna John29-Aug-03 1:57
Corinna John29-Aug-03 1:57 
GeneralDoes IsInRole ever work Pin
Ista28-Aug-03 5:12
Ista28-Aug-03 5:12 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 5:19
Mazdak28-Aug-03 5:19 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 5:22
Ista28-Aug-03 5:22 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 5:30
Mazdak28-Aug-03 5:30 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 5:38
Ista28-Aug-03 5:38 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 6:22
Mazdak28-Aug-03 6:22 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 5:59
Ista28-Aug-03 5:59 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 6:26
Mazdak28-Aug-03 6:26 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 6:29
Ista28-Aug-03 6:29 
Generaldefault mail client Pin
Velichko Sarev28-Aug-03 5:02
Velichko Sarev28-Aug-03 5:02 
GeneralRe: default mail client Pin
Martey2-Sep-03 20:48
Martey2-Sep-03 20:48 
GeneralC# mobile app installation Pin
Manster28-Aug-03 4:04
Manster28-Aug-03 4:04 
General.resx file Pin
Ritesh Dubey28-Aug-03 1:39
Ritesh Dubey28-Aug-03 1:39 

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.