Search

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

Matching Posts

  • Switching the log file automatically when it is full enough or after some time

    Hi, if you use a file for logging, after a while the size of the file can grow too much. I want that when a file reaches a certain size, for example 10 MB, or every 24 hours, a new file is created for logging (maybe with a timestamp) so that the log file is more readable. How can we do that? This is difficult to do even manually because often the log file is locked during the execution of an application. Thanks
    Posted to Microsoft Application Blocks (Forum) by anx721 on 12/7/2006
  • Re: Debugging only a project og a solution

    With the configuration manager you can exclude some projects form the build, but visual studio starts the asp.net developement server for each website included in the solution anyway when I debug a console application...
    Posted to Visual Studio 2005 (Forum) by anx721 on 10/9/2006
  • Debugging only a project og a solution

    Hi, I have a solution in visual studio 2005 with some projects, websites and console applications. When I want to debug a project (a console application or a website) visual studio starts an instance of the Asp.Net Developement Server for each website inside the solution, but I don't need to debug those websites all togehter, How can I prevent this?
    Posted to Visual Studio 2005 (Forum) by anx721 on 10/8/2006
  • Microsoft petshp with oracle express

    Has anyone installed petshop4 with oracle express as database? It gives me an errore during the database setup maybe because the express edition does not support some function...Thanks
    Posted to Configuration and Deployment (Forum) by anx721 on 10/5/2006
  • Oracle membership provider

    The oracle Membership provider has been released or not? Inside petshp you can use oracle to store mebmership, but the mebership provider is incomplete and the sql scripts for the membership tables are not installed in the petshop source code. Does anyone knows anthing? Thanks
    Posted to Oracle (Forum) by anx721 on 10/5/2006
  • Extending the memberhip API

    Hi, I would like to know if thre is a way to extend the membership API. I don't need simply a custom membership provider, but I need some added functionality. For example I need to associate some information to a user every time he logs in (the application for where he came) or when he execute some actions. I could implement a "wrapper" for the membership class and a custom provider with the extended functionality so that when for I need a standard function the wrapper redirect the
    Posted to Security (Forum) by anx721 on 9/19/2006
Page 1 of 1 (6 items)