Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Tags
Member Avatar for manjusaharan

Hi All, I m trying to access a file residing at c: drive from a remote computer by using RDC. bt it is showing exception if i m using FileInfo() method for opening it. help me in solving this problem. Thanx in advance.

Member Avatar for mayer
0
214
Member Avatar for manjusaharan

hi All, I m new to c#.I m using a HTML table in web browser control and wants to get the rowid of the clicked row in HTML table.bt dont have any idea how to get. IS there any method for getting the row id of the clicked cell. Please …

Member Avatar for isozworld
0
1K
Member Avatar for manjusaharan

Hi all, i am new to MSI development.I have an c# application whose installer size is greater than the size of a cd. But I dont have any idea of splitting the the setup in 2 cds even after a lots of googling. I used orca for this purpose.but after …

0
72
Member Avatar for manjusaharan

hi all, i have an c# GUI apps with i provide on CD but i dont want them to install Whole setup again and again. So i just want to give them the new datafiles as patch sothat they can update only the new and updated portion. But i dont …

Member Avatar for manjusaharan
0
106
Member Avatar for manjusaharan

I need an xml and HTML based search engine that I can use in my .net application(offline). Help Me ?????

Member Avatar for manjusaharan
0
79
Member Avatar for manjusaharan

I need an xml and HTML based search engine that I can use in my .net application(offline). Help Me ?????

0
61
Member Avatar for manjusaharan

HI all, Can anyone tell me the method of detecting the presence of dotnet framework 2.0 Thanks in advance . Manju Saharan

Member Avatar for majestic0110
0
157
Member Avatar for manjusaharan

HI all Is there any method for reducing the download time for dotnetfx.exe. As I m developing a clickonce application. so i need it urgently. Thanks and regards. Manju Saharan

0
65
Member Avatar for manjusaharan

Hi all, I m developing a click once application which require dotnetfx as prerequisite.I specified the same and published it.It is working fine on my local website(Intranet) but When I upload it onto webserver . It is not working as required. Can any one give me the solution for the …

0
59
Member Avatar for manjusaharan

Hi all , I m developing an ClickOnce application in c# (vs2005).Is there any method of reducing the size of dotnetfx sothat it will take least time to install at client machine(Means method of installing only those components that I m using in my application and skip the rest ones). …

Member Avatar for scru
0
60
Member Avatar for manjusaharan

Hi all, I m new to asp.net . I am getting problem in using a dll residing on webserver from webservice. I m getting the following error. "Retrieving the COM class factory for component with CLSID {83767D91-FAC8-471D-935A-1A3D04D779C0} failed due to the following error: 80070005." Though the DLL is registered on …

Member Avatar for manjusaharan
0
71
Member Avatar for manjusaharan

Hi all, I have an once click application which uses microsoft.mshtml.dll(size 8 mb). I want that this DLL should be downloaded only when client machine dosenot have this DLL otherwise it should skip this file's downloading. Can anybody tell me how to check whether a dll present in the system …

Member Avatar for Jens
0
109
Member Avatar for manjusaharan

HI all I m new to asp.net.can any one help me by telling me about the method of opening a password protected web folder using c# in asp.net2.0 I dont have any idea about this. I m using mdb database for authentication. thanks in advance

0
77
Member Avatar for manjusaharan

Hi All, Is there any one woh can help me about adding hyperlink column to a table or a grid view to an aspx page. I need it urgently :sad: thanks in advance.

Member Avatar for SheSaidImaPregy
0
68
Member Avatar for manjusaharan

Hello All, Does not support loopback URL problem.I m getting the problem whenever I m opening any webpage like [url]http://local[/url] host/3052/service.asmx though I have checkeed the firewalls and proxy settings very well . Kindly Help me. Thanks in advance.

Member Avatar for majestic0110
0
115
Member Avatar for manjusaharan

Hi All, I m creating a MDI from in c# and want to add a main menu control at design time.But the Mainmenu control is notactivated even if I m Selecting the MDI Form. Any one please Help me in getting rid of this problem. Thanx in advance.

Member Avatar for manjusaharan
0
103
Member Avatar for manjusaharan

Hi all , i m using Ms-Access applicaion in c# bt getting error while using a datareader again after closing it. here is the code. can any one please help me?????????? if (sCl.Read()) { if (!(sCl.GetValue(0) is DBNull)) code = sCl.GetInt32(0); if (!(sCl.GetValue(1) is DBNull)) court = sCl.GetInt32(1); if (!(sCl.GetValue(3) …

Member Avatar for JerryShaw
0
109
Member Avatar for manjusaharan

hi all, i m new in c#. I dont know how to convert hexadecimal value of a character into its charcter equivalent. please help me in solving my problem. thanx in advance.

Member Avatar for manjusaharan
0
98
Member Avatar for manjusaharan

Hi all, I m using a web page in my application by using web browser control. but before the page gets loaded completely, the next statement gets executed. I have used DocumentCompleted Event bt found no solution. Can any one give me the solution. Thanx in advance.

Member Avatar for Ramy Mahrous
0
54
Member Avatar for manjusaharan

Hi, I need help in copying and pasting text in notepad application using c#. I tried so by using sendKeys.sendWait() function but not able to do it. i used setForeGround("notepad"); sendKeys.sendWait("^A"); sendKeys.sendWait("^C"); sendKeys.sendWait("^V"); but it is showing error that Changes are not allowed while code is executing on the execution …

Member Avatar for manjusaharan
0
95
Member Avatar for genocide
Re: Jdbc

hello guys... just wanna ask.. how to connect in mySQL? thanks!

Member Avatar for schoolsoluction
0
112