Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by vcplearner

  1. vcplearner

    problems in retrieving attribute values through ADSI....

    Thanks murali I had this problem long back and have solved it. Its just that some attributes haven't been set up properly. I made a dump of groups of all members and worked reverse in order to get the list of members.
  2. vcplearner

    problem in Browsing .dat files

    Hi Jb, I thank you again for having a look at my posting. No the .dat is NOT associated withany program...it is simply a document that has some text in it and is being opened in a browser. It is currently workiing in production, which runs with IIS 4.0 and windows NT. In my machine running in...
  3. vcplearner

    problem in Browsing .dat files

    Hi Jb, Thanks for the reply. You see my development and the staging environments have IIS 5.0 and 6.0 respectively. In my development computer, I am able toview the .dat file, but not in the staging. Any suggestions? Thanks.
  4. vcplearner

    problem in Browsing .dat files

    Hi Everyone, I have a simple ASP.NET code that lists all the .txt and .dat files in a directory with links. On clicking one of the links, it simple opens the file through the browser. For e.g., if we click on a file called sample.txt, it opens up the link...
  5. vcplearner

    porting to Excel: Number formatting problem

    wow, its way complicated especially since I ve to change the whole design. But thanks ca8msm, for the response.
  6. vcplearner

    porting to Excel: Number formatting problem

    Hi everyone, I have a C# .NET [Any .NET soln. will do] application that exports a DataGrid to Excel. I am also required to format the numbers in the cells. There are two kinds of numbers that I deal with: 1. Currency format 2. Number format Now, the problem I am facing is with Negative...
  7. vcplearner

    problems in using data objects....

    Hi Everybody, One of my scripts, write profile defintions using the data objects and Profile Definitions in the Profile Catalog. When I use a standard Profile definition like the "User Object" or the "Address", my scripts is able to write to the associated database. By using, I also mean when...
  8. vcplearner

    problems in retrieving attribute values through ADSI....

    Hi everybody, I am currently having to retrieve some data from a MS Site Server membership directory (that uses LDAP) using ADSI programming. Specifically I need to retrieve ALL the members (and groups) that are directly under a specified group. ALL the groups from a specified member through...
  9. vcplearner

    dll loading problem....

    Hi BOOgyeMan, Sorry for the late reply...was out of office. Thanks for the response. However, the code is currently getting stuck in a call to some dll function and so I am finding it difficult to trace for now. Let me try anyway. Thanks.
  10. vcplearner

    dll loading problem....

    Hi all, I find so many (800 or so) questions on this in the Internet, but no response! When I execute my program, it hangs with nothing in the output (o/p) window...however, when I run it in the debugger mode and see the o/p window here is a bit of what I get.... Loaded 'ntdll.dll', no...

Part and Inventory Search

Back
Top