Focal Point
WINFORMS file not created

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9511050172

February 11, 2008, 09:58 AM
GamP
WINFORMS file not created
Hi all,

I'm currently busying myself with building some fairly simple maintains.
I'm now using 764 for that, and something strange happens in 764, at least it happens in my VM image. Never seen it before.
The issue is, that after creating the maintain with it's screens and logic, I wanted to run it by right-clicking the procedure and click on Run Procedure.
The thing got analysed and such and after closing that small window it tried to run the maintain.
But all I got was the message that it could not find the winforms file for my maintain. I toyed around a bit with all kinds of attempts to get this file created, and I only got it to work to create a new deployment scenario, deploy it (to another app of courtse), then copy the wfm file from that other app to my initial app folder. As of that point the maintain is runnable, maintain updates my wfm file and I'm happy again. .... Until the next new maintain. The same thing starts all over again.

Does anyone one why in heaven this wfm file does not get created for a newly created maintain?


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
February 11, 2008, 03:13 PM
Maintain Wizard
When you are in the MDE, does the little white box up top say "Local Deploy." If not, change it. If so, then it could be a permissions error. I am not sure if this is your issue, but try the following:

-Go to explore/tools/folder options/view tab and uncheck "use simple file sharing(recommended)"
-Click on apply and ok.
-Right click on IBI folder and add IUSR_machine_name with full control.

Mark
February 12, 2008, 04:36 AM
GamP
Alas, it's not a permissions issue.
And yes, the box says Local Deploy.
This strange behaviour seems to happen only when I create the maintain from within the MDE environemnt, I did not have DevStudio actvie at that time.
Somewhat later I did have DS active and created a new maintain from witin DS, which started MDE todo the development, and I did not have any problem with that maintain.
So I think I'll just keep doing it the DS way, in stead of only the MDE way.
Thanks for reacting.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988