User Profile

Collapse

Profile Sidebar

Collapse
para15000
para15000
Last Activity: Sep 18 '09, 06:48 AM
Joined: Jun 29 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • para15000
    started a topic Conversion error in web service

    Conversion error in web service

    Hello,

    I am working on a single sign on sollution for two different websites.
    I am trying to make the methods in my customized(over riden) provider post to a web service and get the results from it so that the same login.

    It works for most methods but there are ones that return System.We.Secur ity sp3ecific objects that fail. For example

    Code:
    public override MembershipUser GetUser(object providerUserKey,
    ...
    See more | Go to post

  • InvalidOperationException object is currently in use elsewhere - red cross

    Hello

    I have a C# desktop application in which one thread that I create continously gets an image from a

    source(it's a digital camera actually) and puts it on a panel(panel.Ima ge = img) in the GUI(which

    must be another thread as it is the code-behind of a control.

    The application works but on some machines I get the following error at random time

    intervals(unpre dictable)...
    See more | Go to post
No activity results to display
Show More
Working...