User Profile

Collapse

Profile Sidebar

Collapse
thiruanand24
thiruanand24
Last Activity: Aug 11 '08, 10:13 AM
Joined: Feb 13 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • thiruanand24
    started a topic sharepoint Query
    in .NET

    sharepoint Query

    I created one sharepoint site.In that i created document library from here i want to add some non-office elements like edit in notepad,edit in image.


    plz give me any idea


    regards,
    Anand.M
    See more | Go to post

  • thiruanand24
    started a topic close window in asp.net
    in .NET

    close window in asp.net

    Currently, i have a button called btnInclude, when clicked on form1 for example,
    it will open a new window called form2. After i press a button in form2,
    i will take the necessary values and form2 window should close.
    Another thing is i do not know how to get the values from form2 and get form1 to auto-refresh and show the
    values retrieved from form2.
    See more | Go to post

  • thiruanand24
    started a topic How to close wimdow in asp.net
    in .NET

    How to close wimdow in asp.net

    Hi

    In my application i have one form like user entry form.After enter the details and i need to click save.when i click the save button i want to open one window, in that window I'm binding one data grid .for example in that grid has fields like user name.If i select any user means i want to open a new form with details about that particular user.Here problem is that new form also opening in that same window only.Instead of this i...
    See more | Go to post

  • thiruanand24
    started a topic Error in deployment.
    in .NET

    Error in deployment.

    Hi!
    I have one windows application.In that i added one mozilla web browser control.One button click event i want to display any website like google.com
    For that i put one textbox also.now i'm trying to create a setup for that application, i'm getting like this error:
    "The following files may have dependencies that cannot be determined automatically please confirm that all dependencies have been added to the project."...
    See more | Go to post

  • thiruanand24
    replied to Error in deployment.
    in .NET
    Hi!
    I have one windows application.In that i added one mozilla web browser control.One button click event i want to display any website like google.com
    For that i put one textbox also.now i'm trying to create a setup for that application, i'm getting like this error:
    "The following files may have dependencies that cannot be determined automatically please confirm that all dependencies have been added to the project."...
    See more | Go to post

    Leave a comment:


  • thiruanand24
    replied to Error in deployment.
    in .NET
    Yes i already added that dll.but still i'm getting error....
    See more | Go to post

    Leave a comment:


  • thiruanand24
    started a topic Error in deployment.
    in .NET

    Error in deployment.

    Hi !


    In my application i'm using on web browser control.while deployment i'm not able to create setup.I got the following error messge:

    the following may have dependencies that cannot be determined automatically.p lease confirm that all dependencies have been added to the project
    c:\windows\syst em32\ieframe.dl l

    can anyone plz give me solution for this........... ..


    Regards,...
    See more | Go to post

  • thiruanand24
    started a topic Get the workgroup names in LAN
    in .NET

    Get the workgroup names in LAN

    Hi!


    In my application i wrote code to find all systems connected in LAN.But it return some systems only. this is the code

    Dim childEntry As DirectoryEntry
    Dim ParentEntry As New DirectoryEntry( )
    Try
    ParentEntry.Pat h = "WinNT:"
    For Each childEntry In ParentEntry.Chi ldren
    Dim newNode As New TreeNode(childE ntry.Name)...
    See more | Go to post

  • thiruanand24
    started a topic wmi Issues
    in .NET

    wmi Issues

    Hi
    I'm New to WMI.In my application i'm using wmi for retriving system details.But it's giving only some properties.For example SELECT * FROM Win32_BaseBoard its not producing all values like SerialNumber,Ma nufacturer.Plz anyone give solution for this.I'm getting this error only in windows 2003 OS .but its working good for windows xp.please give me a solution for this.


    Thanks in Advance,
    Anand.M
    See more | Go to post
    Last edited by thiruanand24; Mar 27 '08, 07:06 AM. Reason: I'm adding the some reasons.

  • thiruanand24
    replied to windows services
    Hi

    Thanks for u reply.But i'm not able to see in task manager also.plz give a clear ideas...
    See more | Go to post

    Leave a comment:


  • thiruanand24
    started a topic windows services

    windows services

    Hi i created one windows services.For that i wnat to know its memory like how much its using.How to find out this memery or where i can find.


    Thanks
    Anand.M
    See more | Go to post

  • thiruanand24
    started a topic How to find workgroup names in a LAN?
    in .NET

    How to find workgroup names in a LAN?

    Hi!

    Plz tell me anyone to find workgroup names for all systems in LAN connection

    Thanks
    Thiruvadi.M
    See more | Go to post

  • thiruanand24
    started a topic Find Hardware Details
    in .NET

    Find Hardware Details

    Hi!

    I want to get the details about how to find two harddisk in a system.like the same i want for all hardware details.

    Regards,
    Anand.M
    See more | Go to post
No activity results to display
Show More
Working...