Re: Project Manager problem - Problem located but not Solved by Demetrios
Demetrios
Sat Sep 18 11:31:16 CDT 2004
Hi Stefan,
"Stefan Wuebbe" <stefan.wuebbe@gmx.de> wrote in message
news:Og6r3lVnEHA.2216@TK2MSFTNGP10.phx.gbl...
> Hi Demetrios,
>
>>>>> The problem does not appear if I create a new project.
>>>>> Everything is included correctly. Forms, prgs, icons.
>>>>> If I keep working and something is needed or if I remove a program or
>>>>> form
>>>>> that was included in the initial project (as described above) then the
>>>>> problem re-apears.!!!
> Not completely sure: it reappears with the newproject.pjx then, right?
The problem appears on a specific project/folder, but only after having
built the project for the first time.
If I create the project Test using the main.prg everyting will go OK. But,
if I modify something in this project that needs another form, the needed
one will not be added. I create a new project Test_1 using the same
main.prg. Everything will be included correctly. But once again, this one
will not be able to include the rest needed code, forms if a new call is
included.
> Did you switch off aggressive AntiVirus watchers?
The problem appears on a specific project..
I did test it though. No difference.
> Are all project member files on your local drive, i.e. not in a W/LAN
> folder?
All Local
> Do you use a subfolder hierarchy, so that the project manager can use
> relative paths like ..\Menus, ..\Forms ?
No.
> Do you have invalid or locale characters along the project's path / folder
> names?
No.
> Do you use leading numbers or "new*" for file names?
No.
> What happens when you move the project to another location like
> d:\temp, any short-path. Or even to another local drive/partition?
Exactly the same problem. I had test it.
> Which operating system do you use, does the %path% system variable
> have invalid content (like "," instead of ";" , / vs \ etc.)
Path is OK. The path is the same for all my projects, where I have no
problem. The path is dynamically created every time I start VFP for each
directory. The current directory appears first ant the rest follow.
> Can you reproduce the effect on another machine by chance?
> (Does it help to cleanup the Temp folder, getenv('temp')?)
Same Problem.
>
>
> Hope you'll solve it
> -Stefan
>
>
> "Demetrios Panayotakopoulos" <dpan__dp@_ath.forthnet.gr> schrieb im
> Newsbeitrag
> news:OIlvelMnEHA.3988@TK2MSFTNGP10.phx.gbl...
>> More input.
>> Not only the menus have problems but the forms also.
>> Including a call to another program or form does not include that to the
>> project.
>>
>> Gggrrrrr
>>
>> What the #%^&@ is going on?
>>
>> Dmetrios, Greece
>>
>>> Hi all,
>>>
>>> I noticed that all forms and programs that are ignored during project
>>> rebuild are
>>> those referenced in the menu.
>>> If I include the same command, for example Do Form Test in a prg, it
>>> will
>>> automatically included.
>>>
>>> Any ideas?
>>>
>>> Demetrios, Greece
>>>
>>>
>>> "Fernando D. Bozzo" <fdbozzo@ezrs.com> wrote in message
>>> news:euAQ5rJnEHA.3996@TK2MSFTNGP09.phx.gbl...
>>>> Hi:
>>>>
>>>> Have you tryed to check "recompile all files" when rebuilding the
>>>> project?
>>>>
>>>>
>>>> Fernando D. Bozzo
>>>>
>>>>
>>>> "Demetrios Panayotakopoulos" <dpanayotakopoulos_my_dat@_my_ametro.gr>
>>>> escribió en el mensaje news:#jxAMaJnEHA.3628@TK2MSFTNGP09.phx.gbl...
>>>>> Stefan,
>>>>>
>>>>> The problem does not appear if I create a new project.
>>>>> Everything is included correctly. Forms, prgs, icons.
>>>>> If I keep working and something is needed or if I remove a program or
>>>>> form
>>>>> that was included in the initial project (as described above) then the
>>>>> problem re-apears.!!!
>>>>>
>>>>> I cannot explain what leads to that behaviour, and especially since it
>>>> works
>>>>> fine if I build a new project based on the same main prg.
>>>>>
>>>>> Demetrios, Greece
>>>>>
>>>>> "Stefan Wuebbe" <stefan.wuebbe@gmx.de> wrote in message
>>>>> news:Oc1DeXInEHA.3480@TK2MSFTNGP09.phx.gbl...
>>>>> > > If I create a new project and just add the main program,
>>>>> > > everything is
>>>>> rebuilt
>>>>> > > correctly.
>>>>> > > But, if I reopen the project and remove a form (for test reasons)
>>>>> > > and
>>>>> rebuild the
>>>>> > > project, the form is not added.
>>>>> >
>>>>> > That is, the effect is probably not caused by corrupted old.pjx/pjt
>>>> files
>>>>> > but the newTest.pjx immediately shows the same bahaviour?
>>>>> >
>>>>> > Do you have "hard-coded" form calls in your code like
>>>>> > Do Form customer.scx
>>>>> > as opposed to something like a "form manager" approach
>>>>> > LParameters tcFormFile
>>>>> > Do Form (tcFormFile)
>>>>> >
>>>>> >
>>>>> > -Stefan
>>>>> >
>>>>> > "Demetrios Panayotakopoulos" <dpan__dp@_ath.forthnet.gr> schrieb im
>>>>> Newsbeitrag
>>>>> > news:%23U3sDVBnEHA.2708@TK2MSFTNGP10.phx.gbl...
>>>>> > > Hi,
>>>>> > >
>>>>> > > I am experiencing a weird problem with the program manager.
>>>>> > > On an existing project it does not add automatically the forms,
>>>>> programs, icons etc
>>>>> > > used.
>>>>> > >
>>>>> > > If I create a new project and just add the main program,
>>>>> > > everything is
>>>>> rebuilt
>>>>> > > correctly.
>>>>> > > But, if I reopen the project and remove a form (for test reasons)
>>>>> > > and
>>>>> rebuild the
>>>>> > > project, the form is not added.
>>>>> > > It reports that the form is Undefined !
>>>>> > >
>>>>> > > I found and read another relative post but those guidelines do
>>>>> > > nothing
>>>>> for me.
>>>>> > >
>>>>> > > I have deleted all foxuser files, Rebuild, Cleanup the project.
>>>>> Recompile all
>>>>> > > files.
>>>>> > >
>>>>> > > The problem does not seem to appear on other projects, on other
>>>>> directories.
>>>>> > >
>>>>> > > Pleeeaaase Help, before I get crazy.
>>>>> > > Demetrios, Greece
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>