![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Quote:
I had trouble with the HTTP library acessing a secure server as the underlying .NET HTTP client is very picky about protocol and refused to play with the authentication headers that this particular server returned - so I wrote my own (very simple) authenticating client in B4PPC on top of the Network library. However this seems to have nothing to do with your problem. If anyone wants the Base64 encoding routines they are welcome to them. You don't say what the "undesirable behaviour is" - presumably incorrect data? You say "binary", do you mean true 8bit raw binary or base64 encoded binary? |
|
||||
|
I discovered the source of the problem.
Vista apparently has certain special security 'features' with respect to the 'Program Files' folder, which were interfering the my application's operation. We opened up the permissions on the folder where the application in installed, and presto - problem go away. Gary ![]()
__________________
PC: Windows XP Pro SP3 / Basic4PPC v6.5 PPC: HTC 8925 (AT&T Tilt) / Windows Mobile 6 |
|
||||
|
To expand in case it is of use to somebody else. In general unless an app is running as an administrator Vista, for security reasons, will not let an app write into a folder under "Program Files" and will not give any warning that it has blocked such attempts. Vista provides a folder "ProgramData" where Vista aware apps are free to create folders and write temporary data. However many legacy apps will try to write to their installation folders and these either need folder permissions changing or to be run a administrators.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vista | samiedema | Questions & Help Needed | 5 | 08-11-2008 10:29 AM |
| B4P and VISTA - layout issue | csandman | Questions & Help Needed | 3 | 03-04-2008 12:02 PM |
| Windows Vista and USB-memory | BjornF | Chit Chat | 3 | 01-12-2008 04:44 PM |
| Place for dll's | BjornF | Forum Discussion | 5 | 09-07-2007 11:26 AM |
| control dll's into the IDE | Cableguy | Basic4ppc Wishlist | 0 | 08-07-2007 07:33 PM |