Please help!! I'm writing an app for a PocketPC device and am having trouble with file permissions. I can create a file and write to it...no problem. But, when I close the app and restart, I can only read from the file...I can't delete it, or append to it.
Can anyone tell me what I'm missing...
I'm developing an application for a Pocket PC Handheld computer. I would like to include path settings and such in a .config file...however, System.Configuration.ConfigurationSettings.AppSettings is not available.
Has anyone done something like this? Any hints will be appreciated!!
don:-)
In VB6, I had a few API calls that authenticated a user's password and provided a list of the groups the user belonged to. In .NET, I get a bunch of errors about StrPtr, As Any, and a few other API parameter errors. Does anyone know what .NET options exist for validating a user/password and...
I have a report that queries the user for input before displaying the data and it works fine when called from CRViewer in a VB app. Question is, how do I get this to work in a web-based app?
I have a report that runs fine on 4 out of 5 machines; and the report file is on a server in a shared folder, so all are using the same file.
However, my VB6 program, using CR 8.5, hangs on this one machine...it's like it gets the data, then the viewer is waiting for an EOF but not getting it...
I'm losing control of the mouse in VB6. I have an app with pic boxes and ActiveX objects...frequently (but not always), when I click on a pic or AX obj that opens another form (modal or nonmodal) and try to click on something anywhere on the screen, the original pic or AX obj I clicked on still...
I'm losing control of the mouse in VB6. I have an app with pic boxes and ActiveX objects...frequently (but not always), when I click on a pic or AX obj that opens another form (modal or nonmodal) and try to click on something anywhere on the screen, the original pic or AX obj I clicked on still...
Each component placed on a VB form gets a unique name and values for Top, Left, Width, Height, etc. How do I access those from within the activeX component? I need this to pass as a parameter to a database function.
I'm using VB6 and need to take the contents of a picture box (text and text boxes) and insert it into the picture property of a Status Bar panel. Can't save the picture property of the picture box since no picture is loaded...just text and text boxes. Any help would be appreciated!!!
I having a random problem with SQL Server 2000. The services stop responding and the only indication I get is when I try to access the data base via ODBC and get the following error:
-2147467259-[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error. Check your network...
I have a collection of 3 reports...a primary and 2 subreports. In one of the subreports, I need to get distinct rows based on 2 of 3 fields (field 1 is a time stamp, and fields 2 and 3 are the fields that define distinctness)...field 2 is a substring (pos. 10 thru 29) of a 100 character field...
We have a program that keeps log files for the month...the following month, we just want to remove the old file for that day and create a new one. Problem is...when we delete the old one and create the new one (with the same name) the new file has the same creation date/time the old file had...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.