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     
I had the same problem. I have installed the VB2005 in the new computer and I have added again the dll to my project VB6 (Project -> References). It...
r9r99@hotamail.com
08-29-2006 10:05 PM
r9r99@hotamail.com Go to last post
0 51
I had the same problem. I have installed the VB2005 in the new computer and I have added again the dll to my project VB6 (Project -> References). It...
r9r99@hotamail.com
08-29-2006 10:04 PM
r9r99@hotamail.com Go to last post
0 43
Hello, I am new in this group greets to all! I can't set up the positions of elements with my Webdeveloper Express Edition in Design-Mode. Is the...
Wolf Stephan Kappesser
08-28-2006 04:16 PM
rickyno@gmail.com Go to last post
1 28
how to make a mouseup event called only once during a double click event? here double click is made on a tree node in a tree control.The code is in...
Techsatish
08-25-2006 12:50 PM
Techsatish Go to last post
0 33
Dear, There is one Sourcesafe Server 2005 in my compnay and I also have installed both Sourcesafe 2005 client and Server in my PC, but I just...
edward via DotNetMonster.com
08-25-2006 05:38 AM
edward via DotNetMonster.com Go to last post
0 43
After initial page of installer comes up, it shifts to the following message: The following error occurred during setup: The installation package or...
Bill Mell
08-24-2006 07:40 AM
Bill Mell Go to last post
0 59
Vs2003 Installer use distribution add function is... checkbox 'after program run?' is checked ... after program run .... how can make function??
Sailer04
08-23-2006 09:32 PM
Sailer04 Go to last post
0 36
Hello, when i query some strings which were updated into database in a way like "Update tablename set columnname = N'xxxxx' " from Sql Server 2005 ....
Peng-fei Bai
08-23-2006 07:54 AM
Peng-fei Bai Go to last post
0 34
Hello, when i query some strings which were updated into database in a way like "Update tablename set columnname = N'xxxxx' " from Sql Server 2005 ....
Peng-fei Bai
08-23-2006 07:53 AM
Peng-fei Bai Go to last post
0 31
Hi I have a question when debugging dotnet code when attaching vb6.exe code to this process. i get an error like : unable to attach the process....
SenthilVel
08-23-2006 06:20 AM
Vadym Stetsyak Go to last post
1 72
Hi all, Can anyone help me in sending the xml requests to the remote uri , suppose i am havng the xml file with the specified format , 1) I am...
Brahmam
08-22-2006 02:42 AM
Brahmam Go to last post
0 36
Where is Vs2003 Sp1 ?
Paolo
08-17-2006 07:09 AM
SvenC Go to last post
1 46
Hai all, I am developing a Vb.net application which uses the VSA scripting engine.The scripting language is Jscript. At a point I got struck. In...
Thirumalai
08-16-2006 06:01 PM
Scott M. Go to last post
1 31
Nicholas The method that is creating the clone is a member of the class being cloned. I want for example to assign the Click event of the control of...
Hamed
08-12-2006 12:39 PM
Hamed Go to last post
0 35
Hi This is a funny problem. I installed the VB.Net 2005 at my laptop and its working fine. But when I tried to install at my desktop, after a while...
Shahed
08-09-2006 05:41 PM
Leon Mayne Go to last post
1 73
Hi, I need to programmaticaly (.NET) fill some fields of a PDF document, then produce a protected PDF, only printing allowed. I had a look at using...
AT
08-05-2006 05:45 AM
AT Go to last post
1 34
Hi, I am using JScript.Net as script in a project, It need access a remote object (code below) MyClass obj = (MyClass)Activor.GetObject(type,...
Cok
08-03-2006 12:32 AM
AnsweringMachine Go to last post
1 51
Hi I have an Array(20) and 2 ComboBoxes in my form class. My idea is to add items of Array to ComboBox2 in such a way that if, say, you make...
Coderacer
08-03-2006 12:29 AM
AnsweringMachine Go to last post
2 53
Kader; soru:madem,herşey bir kader defterinde yazılı ve herşey ona göre oluyor.o halde insanlar niçin cehenneme gidiyor? cevap:evet herşey bir kader...
faruk.nur
07-27-2006 03:18 AM
faruk.nur Go to last post
0 65
Adding Streaming video to your web-page is as simple as a few clicks of the mouse with this amazing tool. http://www.ebvalues.com
Mike
07-25-2006 08:30 PM
Mike Go to last post
0 38
Hi ... tried making a message box in vb net. when i push the paly button or run button it displays the messagebox but no text appears ... even...
B. J. Betts
07-24-2006 11:16 AM
Ken Halter Go to last post
2 51
Hi, How can i eassely add client side script in my code. I have a sort of TAB control, that works through postbacks but i want the action taken on...
henk
07-22-2006 07:40 AM
henk Go to last post
2 59
Hi ALL What is Active Directory? -- Thanks and Regards S. Viswanathan
Viswanathan
07-22-2006 05:05 AM
bhar Go to last post
2 89
In C++, I can create a share memory that can be share by different processes to use it. But in C#, how can I share data between process and process, ...
AA
07-16-2006 01:46 PM
Thomas Scheidegger [MVP] Go to last post
1 62
Windows Server 2003 - task scheduler does not allow new tasks to be added, when I click on the add under file, add new tasks, nothing happens. ...
Bruce
07-13-2006 02:09 PM
Bruce Go to last post
0 43
HI All, I have many dlls in a folder and i want to search specific .NET DLLs. is there any property of .NET dlls so that i can find them help...
Dinesh Kumar
07-13-2006 12:11 PM
Siva M Go to last post
1 40
Dear friends, I have written a sample VB.Net application using VSA Engine Scripting . I could pass parameters from Vbscript to VB.Net application....
Thirumalai
07-12-2006 11:01 AM
Peter Torr \(MS\) Go to last post
1 44
Hi All, I am accessing .NET dll from C++. NET code is in C#. My c++ code requires some typedef is to be passed to C# and get the result back. How...
Dinesh Kumar
07-10-2006 06:39 AM
Dinesh Kumar Go to last post
0 46
Can we create an Excel Addin with VC++.net? We are developing an application in c# which interacts with Excel application. The UI will be Excel...
Venkat
07-06-2006 03:19 PM
Venkat Go to last post
0 62
Hi, Is their any way to setup VS such that it forces programmers to handle all exception (similar to Java). Thanks --
Steve
07-04-2006 07:28 AM
Sankalp Go to last post
1 63
Dear friends, I have given an application developed in VB.net to one of my client(User).In the source code we have used 5 rules say for example. Now...
Thirumalai
06-25-2006 02:16 PM
Peter Torr \(MS\) Go to last post
1 76
When will the Final SP1 for Visual Studio 2003 be released? Any info?
Michael Barrido
06-23-2006 04:10 AM
Carlos J. Quintero [VB MVP] Go to last post
1 59
Dear Brothers and Sisters, I need all the keywords used in Visual Studio 2005 Enterprise Edition. Eg. int, double etc. Regards, T.Thirumalairajan.
Thirumalai
06-22-2006 04:59 AM
Joanna Carter [TeamB] Go to last post
1 74
Hello, I'm getting really frustrated here...I have BLL and DAL projects and a website project residing in the same solution. However, even after...
AT
06-19-2006 10:44 PM
Scott M. Go to last post
1 66
I know this is a really dumb question, but I can't figure out what to google to get an answer, so my apologies in advance. I used vs.net 2003 to...
md
06-19-2006 10:34 PM
Tarun Chugh Go to last post
8 67
Hi how to call a web service in an asp page? thanks.
js
06-18-2006 08:30 PM
Scott M. Go to last post
5 77
I have MSN Messenger 7.5, and I've been having problems with the Voice Clip option. Every time I click 'Voice Clip', MSN displays an error messenger...
Pocket
06-18-2006 01:26 AM
Pocket Go to last post
0 51
Hi I am in the Process of conversion of my existing 1.1 Dotnet Code to 2.0 framework. for each project when i compile in VS2005 , i get this...
SenthilVel
06-16-2006 01:54 AM
SenthilVel Go to last post
0 53
Hi I am in the Process of conversion of my existing 1.1 Dotnet Code to 2.0 framework. for each project when i compile in VS2005 , i get this...
SenthilVel
06-15-2006 07:24 AM
SenthilVel Go to last post
0 73
hi friends when ever i cerate new project of asp.net in vs.net 2003 then i got error of open or creaton of project with following "http/1.1 403...
AT
06-14-2006 04:30 AM
CT Go to last post
1 130
I have created a simple dll file in VB.net. I am compiling it to use it in AutoCAD VBA. When I try to register it, regsvr32 does not want to register...
William Cruz
06-13-2006 04:26 PM
William Cruz Go to last post
0 70
Hai friends, I am trying to send an XML transmission to the US Postal Service to retrieve shipping rates but so far have been unsuccessful. Can...
vijender.mca (AT) gmail (DOT) com
06-13-2006 01:02 AM
vijender.mca (AT) gmail (DOT) com Go to last post
0 56
Hai friends, I am trying to send an XML transmission to the US Postal Service to retrieve shipping rates but so far have been unsuccessful. Can...
vijender.mca (AT) gmail (DOT) com
06-13-2006 01:01 AM
vijender.mca (AT) gmail (DOT) com Go to last post
0 59
hi, is there anyway to watch objects which are placed in memory in visual studio. for instance, assume that you have two forms in your application,...
AT
06-12-2006 09:28 AM
Stoitcho Goutsev \(100\) Go to last post
1 57
Hi I am in a conversion project of Code from .Net 1.1 -->.Net 2.0 . 1. I am going to build all my projects with NAnt RC4 version and also...
SenthilVel
06-12-2006 02:49 AM
SenthilVel Go to last post
0 55
Hi All, I have recently upgraded a smartclient application to .net 2.0. What really baffles me is that the app works fine in debug/release mode....
AT
06-12-2006 02:22 AM
AT Go to last post
0 52
Good morning sir, This is vijay kumar working at connectnext organization. i was assigned a task to retreive the data which is entered in MS word...
vijaykumar
06-08-2006 10:03 PM
vijaykumar Go to last post
0 77
I'm an Access developer, and I've been using VBA for some time. There are a few things I can't do in VBA that I'd like to do, so I'm looking...
J Holtendehouzer
06-08-2006 12:05 PM
Casey Kramer Go to last post
1 61
Hi I am building my Dotnet Framework 1.1 C# code with VS2005 (Framework2.0) . For this process i use NAnt 0.85 RC4 Version. During the Build i get...
SenthilVel
06-07-2006 07:48 AM
SenthilVel Go to last post
0 61
<%# Session("oID") = Container.DataItem("VendorID")%> The above statment, writes the value of the 'VendorID' instead of assigning it to the session...
Dom
06-06-2006 04:56 PM
Scott M. Go to last post
1 64
Post New Thread

Display Options
Showing threads 251 to 300 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.