Re: For Ilya Tumanov

From: David Fúnez (dfunez_at_hotmail.com)
Date: 01/13/05


Date: Thu, 13 Jan 2005 14:53:21 -0600

Ilya;

Thanks a lot... you're right, i mount the App in the iPAQ and works ok... as
you can see i'm new with .NET, your help has been great for me.

-- 
David Fúnez
Tegucigalpa, Honduras
"David Fúnez" <dfunez@hotmail.com> wrote in message 
news:%23kKDPFa%23EHA.3988@TK2MSFTNGP11.phx.gbl...
> Ilya;
>
> Thanks for your response. I will check it right now.
>
> -- 
> David Fúnez
> Tegucigalpa, Honduras
>
>
> "Ilya Tumanov [MS]" <ilyatum@online.microsoft.com> wrote in message 
> news:41e6bb7e$1@news.microsoft.com...
>> This scenario is very common and proven to work.
>>
>> If you don't see saved file or you don't see changes, here are typical 
>> reasons:
>>
>>
>>
>> -         File is written to the wrong location
>>
>> -         File is R/O (usually because of the source control)
>>
>> -         File is overwritten by VS as project is restarted
>>
>> -         Developer is trying to locate file written to the emulator on 
>> desktop's file system
>>
>>
>>
>> In your case, I suspect XML file is included into your project and you 
>> run this application from VS.
>>
>> VS would redeploy and overwrite modified XML file. All changes you've 
>> made will be lost.
>>
>>
>>
>> Best regards,
>>
>>
>>
>> Ilya
>>
>>
>>
>> This posting is provided "AS IS" with no warranties, and confers no 
>> rights.
>>
>>
>>
>> "David Fúnez" <dfunez@hotmail.com> wrote in message 
>> news:%23BCxuiX%23EHA.208@TK2MSFTNGP12.phx.gbl...
>>> Ilya;
>>>
>>> I just come from vacations and found your question of my thread for the 
>>> 05-Jan:
>>>
>>> "Why do you think your changes are not saved?
>>> Best regards,
>>> Ilya"
>>>
>>> Well the changes are not saved because when i close the APP and run it 
>>> againg, is the same old data, no changes. And it happens with no error 
>>> message.
>>>
>>> If you want it, i can send you the app so you can check it. It's just 
>>> one form and the XML files.
>>>
>>> -- 
>>> David Fúnez
>>> Tegucigalpa, Honduras
>>>
>>>
>>>
>>
>>
>
> 


Relevant Pages

  • Re: For Ilya Tumanov
    ... desktop's file system ... VS would redeploy and overwrite modified XML file. ... i can send you the app so you can check it. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: For Ilya Tumanov
    ... > VS would redeploy and overwrite modified XML file. ... > "David Fúnez" wrote in message ... >> Ilya; ... i can send you the app so you can check it. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: WinForms and local DB
    ... XML file as physical storage and read all data in XML file into DataSet and ... have the DataSet stay in momery when the Windows app is running. ... > spoiled by SQL Server and SQL Server CE. ... > would be if I could make something like SQL Server CE local database work ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Support of a large table
    ... > display different parts within different controls of a vb app. ... > One part of the XML file identifies information about processor cylces. ... > demanding on memory. ...
    (comp.lang.basic.visual.misc)
  • Problem instantiating COleVariant in eVC++ 4.0
    ... I'm developing an app for Windows CE 4.2, ... takes as input an XML file and so I'm trying to make use of the MSXML ... typedef CComPtrIXMLDOMDocumentPtr; ...
    (microsoft.public.windowsce.embedded.vc)