HighTechTalks DotNet Forums  

Sponsored Links


Dotnet FAQs microsoft.public.dotnet.faqs


Discuss in the Dotnet FAQs forum.



Post New Thread
Threads in Forum : Dotnet FAQs Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, when i run the application following error is coming. ICS.EXE Common Language Runtime Debugging Services Application has generated an...
Ajith Nair
08-25-2005 06:54 AM
Ajith Nair Go to last post
3 25
can anbody send me the code for pasting xml data into an excel template(worksheet) using asp.net?
ganesh_infosys
08-24-2005 03:50 PM
Mona Go to last post
1 24
Hello All. Do anybody experienced caching problems when working in VS.Net 2002/2003? I mean - problems when Asp.Net application during the...
Dmitry Bond.
08-24-2005 03:50 AM
Dmitry Bond. Go to last post
2 28
http://www.mcse.ms ------------------------------------------------------------------------ View this thread: http://www.mcse.ms/message765439.html
dspangenberg
08-23-2005 03:30 PM
dspangenberg Go to last post
0 25
Hi, I am using Webmetrix for web application on .Net. I have Test.aspx which use Exam class define in Exam.cs. How can i link Exam.cs file in my...
DMP
08-22-2005 07:31 PM
Francois Bonin [MVP] Go to last post
1 30
Hi I have a project that was written in V6.0 (c/c++) and it works just fine, but when I run it in .NET 2003 (V7.0), I get a whole lot of linking...
Chris
08-22-2005 07:28 PM
Francois Bonin [MVP] Go to last post
1 26
Hi, I am using the following C# code to connect to and download information from a URL. (The pages are on JBoss server and we are using NTLM...
Vijayakrishna Pondala
08-22-2005 12:44 PM
William C. Go to last post
2 37
Hi all, When I read from an AVI stream and write a bitmap for the second frame,I get this error Process cannot access file "file_name" because it...
Rithesh Pai
08-22-2005 11:02 AM
Mona Go to last post
1 34
Hi All I'm using Winform.Datagrid in my C#.Net application and i need to delete a row in a datagrid where the datasource is a dataview.... I need to...
H.G.Srivatsa
08-22-2005 02:20 AM
Srivatsa Go to last post
2 34
If I develope an application which uses the MSDE database engine, can I distribute MSDE with the product or would the customer be required to DL...
Edwin E. Smith
08-18-2005 01:10 PM
Edwin E. Smith Go to last post
2 30
Hi all, I need to scan the hard disk drive/CD and search and retreive the files of likes jpeg,gif etc.Is it possible? regards Rithesh
Rithesh Pai
08-18-2005 12:27 PM
Metallikanz! Go to last post
1 31
I meet a strange question about the timer.My programe use a timer,and work normally for 1 year,but suddenly the timer stop working with no error. I...
Pumpkin
08-17-2005 11:27 PM
Pumpkin Go to last post
0 36
Hi all, Is there any way to read files from a CD with C#. Thanks in advance. regards
Rithesh Pai
08-17-2005 03:06 PM
Floyd Burger Go to last post
1 35
Dear Friends, How can I solve common language runtime ? After I install my software, when I start the executable file its showing "Application has...
Ajith Nair
08-17-2005 04:17 AM
Ajith Nair Go to last post
0 38
I am trying to use Symantec Norton Ghost. This implicitly invokes ..Netframework installation 1.1 which blows up with an error 2908. I tried to...
Tom Beretvas
08-12-2005 05:53 PM
Tom Beretvas Go to last post
3 24
Hello I'm biting into the following problem: HTTP is stateless protocol and thus net languages' designer had to find out session. As far as I know...
news.onet.pl
08-12-2005 05:39 PM
mbstevens Go to last post
3 27
I have a J2EE backend and I want to develop a frontend using .NET (simply because SWING sucks so much), any ideas of how to do this? tkx
Beatrice Rutger
08-12-2005 12:10 PM
Jeff Hora [MSFT] Go to last post
2 27
I am new to using VB.net and am learning through a book, and it does not cover this well enough!!!! I have created a basic web page and can view...
Paul Smith
08-12-2005 05:27 AM
Cactus Corp. Go to last post
2 29
arunsurya wrote: -- aatrid ------------------------------------------------------------------------ Posted via...
aatrid
08-11-2005 06:45 PM
aatrid Go to last post
0 30
Hi All, I mean if you writing Sub Main in VB you can start you application either way: Dim mainfrm As Form1 = New Form1() mainfrm.ShowDialog() or...
alex9128
08-10-2005 06:25 PM
hB Go to last post
2 24
We are sitting with a bit of a challenge. We are trying to convert a Borland C++ App to either Microsoft Visual Studio C++.net or Visual Studio 6....
Drikus
08-08-2005 04:36 PM
Scott Go to last post
3 25
Here is your problem, the Invoke method overload you're using takes the target object and an array or arguments. In your case you only have...
Erick
08-02-2005 06:11 AM
Erick Go to last post
0 21
Hi there I have one application use C# for asp.net, when I debug and write code inside the page_load, it is loading twice, also I put IsNotPostBack,...
Tony Dong
08-01-2005 04:21 AM
Andreas Bergmeier Go to last post
3 30
Hi all I am having problem at a time of suing cabinet SDK. I am using cabinet SDK for compressing and uncompresing files. My problem is when i try to...
AT
07-31-2005 11:58 PM
AT Go to last post
0 18
I am facing a Problem when i tried to debug COM Compenent written in VB6 from ASP.NET, but when i am trying to debug it through C# Windows...
Sandurea
07-29-2005 05:04 AM
Sandurea Go to last post
0 29
Why is AddToResults static? Remove the static keyword and "lstResuts.Items.Add(Result);" will work just fine. "Michael Campbell via .NET 247" wrote:
dkocur
07-28-2005 12:39 AM
Matt Go to last post
1 26
I'm using Visual Studio .Net 2003 Pro at the moment, do I have to purchase any other licence if I want to commercially distributing my...
Joey
07-27-2005 07:45 AM
Naveen Go to last post
2 24
Hi. Did anybody install the team suite CD ? Thanks
Elvis
07-27-2005 07:39 AM
Naveen Go to last post
1 32
"Jack Nation" <jnation (AT) mchsi (DOT) com> wrote in news:OQbLTPJkFHA.2444 (AT) tk2msftngp13 (DOT) phx.gbl: For other readers - I'll eventually...
Jack Nation
07-25-2005 06:17 AM
Chad Z. Hower aka Kudzu Go to last post
5 25
Hi, I am trying to create a new object of "COMM object" inside my one "dll" object as shown below, oMSComm = New MSCommLib.MSComm But its throwing...
Ajith Nair
07-21-2005 09:55 PM
Wencheng Magiya Go to last post
2 32
When the header text of DataGrid is Right aligned ,then the last few pixels of the header text is clipped off.I tried padding the text with a space...
Jitender Khanna
07-21-2005 01:57 AM
Jitender Khanna Go to last post
0 27
Bonsoir, Je developpe une application permettant le telechargement de fichiers via le net a l'aide du composant HttpWebRequest. Je developpe avec le...
Soussan Mikael
07-20-2005 06:32 PM
Soussan Mikael Go to last post
0 37
I have an ATL COM object compiled with VC 6.0 that needs to be compiled in Visual Studio .Net 2003. I got the project converted, compiled and...
SherryM
07-20-2005 02:35 PM
Alvin Bruney [MVP - ASP.NET] Go to last post
4 35
hi friends, I've dynamically created hyperlink and other columns in a grid.iwant to change hyperlink's text property dynamically.i've twotables...
Meheraj shaik via .NET 247
07-19-2005 06:36 AM
TC Go to last post
1 40
Hi ALL, I need a help in Crystal Report?! When I'm using Crystal Report Command Based Report that include Graphs and Grouping and then change the...
Walid Salah
07-19-2005 06:32 AM
TC Go to last post
1 24
I've attempted a few different methods for sharing data between a User Control and the Page in which it resides, but none seem to work. The...
Jason
07-19-2005 06:27 AM
TC Go to last post
1 33
Hello again.... I have just started with .net and ado.net and am tryng to get a SqlConnection working. I know my MSDE is working as I am able to...
Mark
07-19-2005 06:23 AM
TC Go to last post
3 20
Can Someone please help me get the DATAGRID to keep the row size consistent when there is 1 row or 50 rows. Right now, if the datagrid has several...
Bruce Pullum
07-19-2005 06:18 AM
TC Go to last post
2 27
Friends, I am printing HTML pages selecting the printers in the program itself. USing QueryStatusWB and ExecWB. Most of the times ExecWB...
kitty
07-18-2005 03:32 PM
kitty Go to last post
0 21
Friends, I am printing HTML pages selecting the printers in the program itself. USing QueryStatusWB and ExecWB. Most of the times ExecWB...
kitty
07-18-2005 03:32 PM
kitty Go to last post
0 25
is it possible to use listview control in asp.net. if so hot to use it i want som eexample...
sravanthi_v
07-18-2005 01:55 PM
Mona Go to last post
1 29
Hi All, I am trying to build one installer for my WEB application, and want to take a look at northwind or duwamish7 installer samples, can anyone...
Bright
07-18-2005 01:50 PM
Mona Go to last post
1 31
All, I want northwind sample for the study purpose, can anyone let me know where I can get it? Thanks in advance, Bright
Bright
07-15-2005 08:18 PM
Bright Go to last post
2 27
My hard drive crashed so I've had to reinstall everything. I use Microsoft Visual C++ .NET and I'm now getting an error when I try to...
Wes Stebbins
07-15-2005 04:05 PM
Mona Go to last post
1 37
Im new to PropertyGrid . I dont know how to set the property of the object that is changed in the property grid . All that my form has relative to...
Deepak
07-15-2005 04:40 AM
Deepak Go to last post
2 37
Dear all, I am not sure this is the right forum so please bare with me that I've posted the same on...
Soren Mikkelsen
07-08-2005 07:00 AM
Thomas Scheidegger [MVP] Go to last post
2 30
I am starting online classes on Visual Studio .NET. I am using a trial version of VS .NET 2003. One of my first projects says to do the...
M Skabialka
07-08-2005 02:53 AM
CT Go to last post
4 42
http://www.grimes.demon.co.uk/workshops/ Richard Grimes has made available some of his .NET training courses as free online workshops. These are...
Richard Grimes [MVP]
07-04-2005 06:03 AM
Richard Grimes [MVP] Go to last post
0 37
Hi Geeks, Ihave a doubt in dotNet reflection. I m developing a tool which will returns set of public(access specifier) methods of the...
AT
07-03-2005 11:23 AM
AT Go to last post
0 22
Hello, I have more then one form that require common dataset in vb.net, currently I have created for all form separate dataset, As I want to set...
Harsha Shah
07-03-2005 01:48 AM
Harsha Shah Go to last post
0 37
Post New Thread

Display Options
Showing threads 551 to 600 of 1842
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.