Search

You searched for the word(s): userid:866136

Matching Posts

  • Re: Exception Handling and Logging Best Way

    Hey, thanks for question and all answers. This is really where I'm struggling to make a decision. I have the same scenario in my app. UI layer is on different server and BAL&DAL are on one server. Since UI layer is in DMZ , I can not directly access that server to view log files. Its hassle to remote into one more virtual sever and login into the DMZ server and look into the Log files. To log all activities to a text file, User interactions in UI and method calls in BAL&DAL what is best
    Posted to Architecture (Forum) by vrakesh on 7/29/2009
  • Re: Passing a .NET collection to a Oracle Stored procedure?

    Can anybody provide solution for this. I have been working on the same issue with no luck. thanks!
    Posted to Oracle (Forum) by vrakesh on 5/7/2009
  • Re: Accessing Remoting object over IIS

    I used HTTPS not Http. That was typo in my post. Could you think of any other possible solution. thx.
    Posted to Security (Forum) by vrakesh on 4/22/2009
  • Accessing Remoting object over IIS

    I'm developing an ASP.Net app. that has Buisness layer exposed thru remoting. Requirements is to access remoting objects over secured channel. i.e. IIS SSL. I have installed selfssl on IIS and enabled SSL for website. I can browse descriptionlanguage( http://Localhost/bizfacade.rem?wsdl ). It works fine. but when I try to access Remoting objects from UI (Website has been configured on Web server), Its throwing an error: The underlying connection was closed: Could not establish trust relationship
    Posted to Security (Forum) by vrakesh on 4/21/2009
    Filed under: remoting, IIS 6.0, ssl 2.0
Page 1 of 1 (4 items)