i Upgrade my vb 6.0 application to Vb 2005 it works fine in vb 6.0 but not in vb.nET. Now the problem is solved actually it makes problem in passing structure without marshalling. Thanks
Thanks
i Upgrade my vb 6.0 application to Vb 2005 it works fine in vb 6.0 but not in vb.nET. Now the problem is solved actually it makes problem in passing structure without marshalling. Thanks
Thanks
hi i am working on vb.Net 2005,i want to import system.windows.input classes. i read on microsoft site that i have to reference presentationcore.dll in my application which is in Framework 3.0,i installed framework 3.0 but i am unable to find presentationcore.dll,if anyone have any idea so please help me. Thanks Thanks
I want to trap system mouseup and mousedown events whether they are on any application . Thanks in advance Thanks
:doh:I have a listview on my form whereas my form is the child window of microsoft visio Application. I want to drag image from my listview and drop in visio drawing. The problem is that how we track the mouse up events in visio because mouseup event does not fire without mousedown event. and my mouse down events fired on my form. Plase help if someone have idea about that! Thanks Thanks
Could you please tell me how i can do that! Thanks
hi everybody i want dropdown menu like menu in form editor in vb 6.o from where we resize our controls,can anybody help me how i can make them. Thanks Thanks
hi i am working on vb 6.0.i nstall my project on several machine its working. but on one machine which dont have access data base driver it gives error "Data Source name not defined and default driver specified" can anybody help me how i know the driver info of the client and how i install them on machine if driver not availablr. Thanks
hi Everybody I am working in vb i created a dll which i call from the visio add in .its working fine for one document.but when I call it from two document it is not working properly,its works for the document which calls it later if someone have idea Please help me, its really urgent. Thanks
Thanks for answer yes i add both of them i have so many controls on my form so form is too length therefore i want to use scrollbars. but i dont know how i use them Thanks
i have a form in vb 6.0, and i want to add horizontal and vertical scrollbar on the form, idont have any idea. so please help me. Thanks Thanks
Thanks for help but its not working i dont know whats the proble Actually i am using ms access database where GeometryData.mdb is my database name and iges_data is my table name Please help me Thanks
hi how to extract column names of a perticular table can anyone tell me the query for that Thanks Thanks
hi everybody I am working on visual basic 6.0 with microsoft visio 2003.i have toolbar which is appear in visio window, all the thing works perfectly.when i open visio it is in the center of the page i docked it somewhere on the page and it works Now i want that when i open visio this toolbar is already docked. if anyone know Please help me Thanks Thanks
hi i am writing a quert to select all the columns from a table just like that select Eaton.* from Eaton eaton is my table name but some colums has blank spacesin left and right so i want to eliminate them so i use select Trim(Eaton.*) from Eaton but its not woking Whast i do if any body know Please help Thank in advance Thanks
i think you are right! this thing may solve my problem. Thanks very much Thanks
I think path is not the problem because after installing on client computer its not working then i copied the wanted exe file to the folder in program files where this application installed then its working. I don't why its not workinf when installed. Thank You Thanks
write this line in click event of button Server.Transfer("wbpTest.aspx") Thanks -- modified at 5:58 Wednesday 14th June, 2006
Hi, i am doinge a project in vb 6.0 in which i call a exe which is in vb.net.it works fine at developing machine but when i made set up and installed on other machine it,application gives error in calling this vb.net exe. the error is Application has generated an exception that could not be handled Process id=0x324(804),Thread id=0x360(864). click OK to terminate the application click CANCEL to debug the application when i click cancel it debug and gfives error An unhandled exception of type 'System.IO.FileNotFoundException' occurred in HyDwV410AutoCost.exe Thanks