Hello Angelo,
Can you tell me what version of Umbraco you are running please?
Next can you see an error in the UmbracoLog file found at /App_Data/Logs/ related to this when you perform this action. If so can you reply with the error here please.
As you are getting a 404 to an API route that is part of the Umbraco Forms code, I would verify and check the DLL version on disk in the Bin folder.
Right click the DLL and view properties on the file to see the version number to see if it correlates with 4.3.2
How did you install Umbraco Forms, Nuget, Umbraco Package or just the files zip?
Hello Angelo,
Currently this is not supported and is something I want to look into fixing.
If you find any issues or would like any features added, either vote them up or add them to the issue tracker here - http://issues.umbraco.org/issues/CON
i had to remove the old references in the project ... even after that it was calling the old version ... :( ... and then i forced it once again and now its ok
Help !!
After upgrading form 4.1.2 to 4.3.2
when creating a new form ... nothing happens ... only the first time ... after that
nothing ... tried to rollback to 4.1.2 not found 404 on new form :(
can anyone help me ?
i tried to reinstall ... works perfect after reinstall 4.3.2 ...but after when i click the form after a second debug call on localhost error 404
Request error: The URL returned a 404 (not found): backoffice/UmbracoForms/Form/GetScaffoldWithWorkflows
can any one help me ?
thank you
AS
Hello Angelo,
Can you tell me what version of Umbraco you are running please?
Next can you see an error in the UmbracoLog file found at
/App_Data/Logs/
related to this when you perform this action. If so can you reply with the error here please.As you are getting a 404 to an API route that is part of the Umbraco Forms code, I would verify and check the DLL version on disk in the
Bin
folder.Right click the DLL and view properties on the file to see the version number to see if it correlates with 4.3.2
How did you install Umbraco Forms, Nuget, Umbraco Package or just the files zip?
Thanks,
Warren
Hello Warren the umbraco version is 7.4.2
it was instaled with Umbraco Package
the dll version of Umbraco.Forms.Core.dll is 4.2.1
and the strangest thing ! ... 2 dlls Umbraco.Forms.Core.dll with the exact same name ! :(
all the other umbraco.forms dll´s are 4.2.1
thank you
OK seems like this is part of the problem then Angelo.
I would manually update the files using this zip on the project page
UmbracoForms.Files.4.3.2.zip
https://our.umbraco.org/projects/developer-tools/umbraco-forms/
This is different from a package zip, so just simple extract the contents to the root of your website, again please backup before apply the change,
Thanks,
Warren
Hello Warren is it dificult to pass umbrco forms to ajax ?
thank you
AS
Hello Angelo,
Currently this is not supported and is something I want to look into fixing.
If you find any issues or would like any features added, either vote them up or add them to the issue tracker here - http://issues.umbraco.org/issues/CON
Thanks,
Warren
https://www.dropbox.com/s/81scqik1waw395w/Screenshot%202016-07-06%2013.25.10.png?dl=0
no ... :(
do you think its better to reintal with nuget ?
thank you
Angelo
Hello Warren ... yes now its ok
i had to remove the old references in the project ... even after that it was calling the old version ... :( ... and then i forced it once again and now its ok
life´s not easy :)
thank you Warren :)
Angelo
is working on a reply...