msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Error Signature

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax
Author Message
dalz via VBMonster.com



Joined: 04 Oct 2007
Posts: 7

PostPosted: Fri Jul 20, 2007 2:19 pm    Post subject: Error Signature Reply with quote

Hi, I got problem when making EXE file from my VB Project.
When I run the EXE file (e.g click one button in the menu) there's "send
error report" message.

This error report contains:
Error signature
AppName: demo.exe AppVer: 1.0.0.0 ModName: mftr32.dll
ModVer: 1.0.0.1 Offset: 00007016

When I click "Debug" button there's nothing happen and the program close
itself

Anybody know what's wrong?

I have tried make the EXE file using Package & Deployment Wizard too and got
the same result.

Thanks..

--
Message posted via http://www.vbmonster.com

Archived from group: microsoft>public>vb>syntax
Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
SQL Error First post to this community so am not sure if this is the correct place. Here goes. I have a MS Access db that keeps track of employees sick and annual leave balances. In it, I have a report, built around a query, that lists everyone's leave balances.

where is my error in this sql? Dim sql As String Dim a As String Dim b As String a = * b = sql = "UPDATE STOCK" sql = sql & " SET AXIA_YPOL=" & a sql = sql & " WHERE CODE_STOCK=" & b sql Data1.Refresh

Error Code: I am trying to create a script to pre-configure all Netmeeting settings. Currently I am having an issue with one array value when adding a Binay registry entry. When the script listed below runs on a 98SE client with the WMI Core 5.2 installed I get this

MSXML Error Hi, Good Day! I am using MSXML4.dll with Visual Basic. Attached below is my XML parsing code... Private Function As String) As String Dim xDoc As New DOMDocument Dim tmpStr, dum As String Dim varNode As IXMLDOMNode Dim Temp As IXMLDOM

SQL Error Message I have been getting an error message when writing a connection to a SQL database that indicated SQL Server Does Not Exist or Access Is Denied. I can access it various other way. Here is my code.
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group