
whizkid123
Avatar/Signature-
Posts
33 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Events
Articles
Resources
Downloads
Gallery
Everything posted by whizkid123
-
Re: Runtime error Well I have resolved the problem that I was facing. Lots of experimentation, debugging helped me in that. I just went step by step with the flow of the program. But today 1 site again reported this error. Haven't looked at it yet though. I had also got the message when I click on debug. Rite? Well it's because VS.Net is not installed in the system and it does not have debugger to debug the code with. So that is why it is throwing up the error. But if you can click the details button, it will give you an idea where the error is(amonst the 1st couple of lines). That struck gold for me. It must help you also. Just have patience & prepare to do enough debugging! Cheers...Vishal.
-
Yes I've installed MDAC also.. First I installed the Framework, then MDAC and then my setup. And one information if it's of any help. I had made a setup prior to this (on 31/01/2003) and installed it on another machine and it worked perfectly. And now after making some changes in the application, I had again rebuilt my setup and installed the same (after uninstalling the previous version) and it gives this error. If I copy the old exe now and run, the old exe works but the new one does not. Any guesses?
-
Installed all these meaning? Dll's? Yes.. All the dlls are copied and hidden. They are included in the setup program itself.
-
Yes.. all three in fact... MSFlexGridCOntrol for ActiveX... Connectivity to MS Access database.. and one FTP COM Component..
-
Its during the main loading of the application. I have done error handling throughout my project but still this error comes. That is what stumps me! I noticed one more thing now.. I had installed at another comp with VS.Net and it worked there also... so its working at comps which have .Net framework as well as VS.Net installed... and it's throwing this exception where VS.Net is not installed.. what could be the prob?
-
Hi! When I install my application (in VB.Net) on another computer, I get an error message when I start the application "APPLICATION HAS GENERATED AN EXCEPTION THAT COULD NOT BE HANDLED" and it gives some process & thread id's. But when I install the same on my computer (development pc), it works perfectly. What could be the problem? I've been trying this for quite some time now but am just not able to plug into this. Plz help!!! Thanx.. Vishal.
-
Hi!! I have developed an application in vb.net. And everything was working fine. I had even created the setup and installed the program and everything went about smoothly. Now what I did was to change the name of my application. After doing this, everything has gone haywire. I'm not able to run the application at all. It's giving me the following error. An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in system.windows.forms.dll Additional information: Class not registered The program '[1652] EzeeLife.exe' has exited with code 0 (0x0) And when I break into disassembly it breaks at the following line. I dunno whether it helps or not. 000000aa mov ecx,dword ptr [ebp-14h] I had renamed the project, solution, Assembly name, root namespace everything. I must have done something wrong somewhere. Must be in root namespace. I'm tring to find out what it is and what value does it contain. Can anybody please help me out with the mess that I've created. Thanx! One more info, eventhough this error occurred, I rebuilt the setup and installed the software. There when I try to load it it gives the following error "The type initializer for Ezeelife.EzeeLifeModule threw an exception." And then it pops up the unhandled exception box. EzeeLife is the new name of the project and EzeeLifeModule is the name of the module.
-
I'm willing to do that.. But is that any site that could help me to start with? ANd I read that you can apply the XP Style in the application, but it is only on machines running on XP. Is it possible to do it in other os also?
-
Hi! Im creating an application in vb.net and I want a real good interface something like msn explorer / XP. Is it possible to use any themes and if yes, how and where can I download the themes? Can anybody guide me to sites which would help me with this. And any clues to sites where they have some good sample interfaces and jazzy controls? Thanx!
-
Hi! I'm working on VB.Net and this is the first time that I'm using crystal reports. I'm not able to find any basic documentation regarding how do we go about it. I have created & designed a report. I'm using MS Access and by connecting to it have got the list of tables in the database fields explorer. Now after that, I've added a CRV on my form and set the datasource to a dataset that I've created programatically. When I view the report, it does not even load the design elements in my report. It's fully blank. The dataset is not blank. Can anybody please help me with this. If there are any tutorials, sample codes on this and if somebody could point me to it, it would be really helpful. Thanx!
-
Hi! How do you concatenate two datasets? I have created on dataset with a particular query. Now I need to append the results of another query into the same dataset. This is needed so that I can create an XML file from that dataset. I have tried to use the component designer but it's disable always. I dunno how do i enable it. Thanx 4 ur help! (merge does not help)
-
Multiple tags with same name in XML
whizkid123 replied to whizkid123's topic in Database / XML / Reporting
After you mentioned dataset, I was looking around for more help on that and came around component designer for creating one. Now what the problem is that it is not enabled. I read that I have to create an dataadapter and then select that and click on component designer, but it is not just geting enabled. Can you please tell me how do I get it enabled? I've tried both in code view & design view. -
Multiple tags with same name in XML
whizkid123 replied to whizkid123's topic in Database / XML / Reporting
Well I'm not using the dataset's getxml method for creating this xml file. I'm attaching the project from which I've taken the idea of writing to XML. In my project, instead of taking values from the user, I'm picking it up from the database. You were mentioning something about dataset and creating an XML from that. What is it? Is it simpler than the one above? If yes, can you please explain as I have recently migrated to .Net and have no idea about it. Thanx! address book.zip -
Hi all! I'm creating an XML file with data populated from my database. Till now I have been successful in creating the file. But now the problem is, if the table has more than 1 record for the particular Id, then instead of overwriting the XML file with the latest record, as it is happening now, it should create a seperate tag without overwriting the existing tag. I've tried to use arrays while declaring the items in the collection but of no help. How can this be accomplished?? Thanx!
-
This is the first time that I'm ever attempting to do such a thing. I have a file to send to an ftp server in VB.Net. Previosly, we had told the users to connect to the internet first and then click on the upload button. Now instead of the user connecting, as soon as he click on upload we have to automatically connect to the internet, transfer the file and then disconnect. If disconnected in the middle, redial again.. Can somebody please guide me as to how do I go about it doing this? Is there any sample demo for this? Thanx!
-
I'm sorry but am really new to .Net. I've used the file open function to open the dll but then how do see the contents of the dll, what files that are available in that etc... I've tried the filestream class but with no success... can you please help and elaborate on how to access the file...? thanx!
-
This is not related to .net in particular other than the fact that the software that i'm developing is on .net, but can anybody tell me where can I get the bmp / gifs of all the folder Icons that appear in Outlook Express, Lotus Notes like for Inbox, Outbox, Drafts, Sent Items etc etc...??? thanx!
-
Hi all! Im downloading files from an FTP server. The problem is multiple downloads or a filename* download. I don't have the exact filename with me. The filename consists of an ID followed by date and time. I have the ID but the data and time can be random. How do I download a file without knowing the exact file name. The wildcard character * also does not work. Can anybody please help! Thanks in advance!
-
How do you send and receive files to an FTP server in VB.Net?
-
This is a really stupid question, but I just wanted to confirm it. What are the system requirements for a stand alone VB.Net application to run? He should have Win2k, NT, XP / .Net Framework installed right? Or will it run on Win98?
-
Ohhh.. Ok fine thanks once again!! U seem to be solving all my problems!! Thanks!
-
WoW!!! That was great!!! Thank you very very much. Just one question. Can we predefine the grid value?
-
Is there any problem in Mask Edit Box Control?? When I try to retrieve the text entered in the control, it always returns blank. This Ive done bothways, with a mask and without a mask. Also made a new application and tried it. But everytime it gives only a blank value. I've used the AxMaskEdBox1.Text property. This is give the result na? How else do I get the text from this control. I've added the Microsoft Mask Edit Control Version 6 from the COM Components.
-
Well it can be either ways. Whichever is possible. But placing a picture on top of a grid would be more helpful coz in that manner I can retrieve the row and column number of the particular cell that he has clicked (It's possible right?). See I'll tell you what I want. See I have a picture with me. It should be overimposed with grid lines giving seperate values for each grid. So when the click on a particular grid box, the value such as A1, B2, C4, D3 (as in excel) could be retreived and stored in database. Is it clear? Please helP!!! Thanx a lot!!