Forum: C# Sep 12th, 2009 |
| Replies: 0 Views: 168 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... |
Forum: C# Mar 23rd, 2009 |
| Replies: 2 Views: 910 Hi ,
Thanks for ur reply.
But my problem is something else.
Here is the complete Description
I have a C#2005 application that we are providing to our clients.
We are providing data in the form... |
Forum: C# Mar 21st, 2009 |
| Replies: 2 Views: 910 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... |
Forum: C# Mar 9th, 2009 |
| Replies: 2 Views: 459 I tried a lot .But in vain.
I just need statup guideline.Rest I will work out.
I m currently using AXMLSRCHC.DLL.
But Its not working properly |
Forum: C# Mar 3rd, 2009 |
| Replies: 2 Views: 459 I need an xml and HTML based search engine that I can use in my .net application(offline).
Help Me ????? |
Forum: XML, XSLT and XPATH Mar 3rd, 2009 |
| Replies: 0 Views: 532 I need an xml and HTML based search engine that I can use in my .net application(offline).
Help Me ????? |
Forum: C# May 16th, 2008 |
| Replies: 5 Views: 1,405 HI all,
Can anyone tell me the method of detecting the presence of dotnet framework 2.0
Thanks in advance .
Manju Saharan |
Forum: C# May 16th, 2008 |
| Replies: 0 Views: 347 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 |
Forum: C# May 13th, 2008 |
| Replies: 0 Views: 428 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... |
Forum: C# May 12th, 2008 |
| Replies: 1 Views: 474 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... |
Forum: ASP.NET May 7th, 2008 |
| Replies: 2 Views: 532 Hi,
Thanks for your reply.
In fact I found the solution. The permissions of the DLL are wrong . It must have read and execute problem.
now the DLLs are working fine.. |
Forum: C# May 5th, 2008 |
| Replies: 1 Views: 1,267 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... |
Forum: ASP.NET May 1st, 2008 |
| Replies: 2 Views: 532 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... |
Forum: ASP.NET Apr 12th, 2008 |
| Replies: 0 Views: 1,748 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... |
Forum: ASP.NET Mar 26th, 2008 |
| Replies: 1 Views: 1,156 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. |
Forum: ASP.NET Feb 7th, 2008 |
| Replies: 5 Views: 1,500 I m creating a webservice just containing one message in service.asmx
HelloWorld.
Doing nothing else
end the error is
Does not support loopback URL
http://localhost:3052/WebX/ServiceX.asmx... |
Forum: ASP.NET Feb 7th, 2008 |
| Replies: 5 Views: 1,500 I m creating a webservice just containing one message in service.asmx
HelloWorld.
Doing nothing else
end the error is
Does not support loopback URL
http://localhost:3052/WebX/ServiceX.asmx... |
Forum: ASP.NET Feb 6th, 2008 |
| Replies: 5 Views: 1,500 Hello All,
Does not support loopback URL problem.I m getting the problem whenever I m opening any webpage like
http://local host/3052/service.asmx
though I have checkeed the firewalls and proxy... |
Forum: C# Oct 30th, 2007 |
| Replies: 4 Views: 4,782 In fact I m a Java Student ,bt right now Learning C# because the company in which i m getting training uses c#.i got two controls: one is menustrip and another one is Main Menu under All device... |
Forum: C# Oct 29th, 2007 |
| Replies: 4 Views: 4,782 Thanx for ur reply
I used Menu strip.
bt is there any main difference b/w menustrip control and main menu control |
Forum: C# Oct 26th, 2007 |
| Replies: 4 Views: 4,782 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... |
Forum: C# Oct 24th, 2007 |
| Replies: 1 Views: 598 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())
... |
Forum: C# Oct 24th, 2007 |
| Replies: 2 Views: 10,811 |
Forum: C# Oct 22nd, 2007 |
| Replies: 2 Views: 10,811 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. |
Forum: C# Oct 15th, 2007 |
| Replies: 7 Views: 5,139 Sorry Sir,
i m not accessing Access tables ,in fact i m using tables created in Html using<table>,<tr>,<td > tags.
I think u misuderstood me.
Am i right???????? |
Forum: C# Oct 15th, 2007 |
| Replies: 7 Views: 5,139 No Sir,
I have only Html files and i have to access it in c# sothst i can use that module in my application.
isn't there any method in c# by which i can get the clicked row's Id.
Please help. |
Forum: C# Oct 15th, 2007 |
| Replies: 7 Views: 5,139 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... |
Forum: C# Oct 6th, 2007 |
| Replies: 1 Views: 5,358 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... |
Forum: C# Oct 3rd, 2007 |
| Replies: 7 Views: 8,539 in fact i got answer .
i made a silly mistake.
i didnt shared the folder that i want to access.
otherwise everything is right.
thanx for spending ur precious time in solving my problem |
Forum: C# Oct 3rd, 2007 |
| Replies: 7 Views: 8,539 System.NotSupprotedException:Given Path format is not supported.
System.Security.Util.StringExpressionSet.CanonicalizePath(String Path,Boolean NeedFullPath)
at... |
Forum: C# Oct 1st, 2007 |
| Replies: 7 Views: 8,539 I m trying to access a file residing at c: drive from a remote computer by using RDC t access that computer.I m using c#.
bt it is showing exception if i m using FileInfo() method for opening it.... |
Forum: C# Oct 1st, 2007 |
| Replies: 7 Views: 8,539 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... |
Forum: C# Oct 1st, 2007 |
| Replies: 2 Views: 2,708 i used senkKeys("ENTER");
and sendKeys("this");
both worked well.
bt when i m using sendKeys("^A");
it will select c# code itself.
i dont understand the reason.
help me. |
Forum: C# Sep 29th, 2007 |
| Replies: 2 Views: 2,708 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");... |
Forum: Java Sep 29th, 2007 |
| Replies: 4 Views: 688 public Connection getConnection() {
Connection conn=null;
// Loading driver
try {
String url = "jdbc:odbc:headnote";
... |