Coder Social home page Coder Social logo

Comments (8)

alanmac avatar alanmac commented on July 18, 2024

solution to this here
http://our.umbraco.org/projects/developer-tools/hybrid-framework-for-umbraco-v7/anything/59445-Issues-with-zbuModelsBuilder

from modelsbuilder.original.

MrMattTaylor avatar MrMattTaylor commented on July 18, 2024

I'm not really following the solution in the link. It seems very hacky.
Any chance of a version that with the updated references that installs with out error?

from modelsbuilder.original.

zpqrtbnk avatar zpqrtbnk commented on July 18, 2024

This should be taken care of by 2.0.3.

from modelsbuilder.original.

MrMattTaylor avatar MrMattTaylor commented on July 18, 2024

Thanks.

I've installed the latest extension and 2 new nuget packages. That all went well.

I ran the tool and it certainly did more this time but I got an error message at the very end without any new classes being created as I expected.

Running the tool again results in an instant error message.

Is there a log I can look at to see what the error is?

Matt

from modelsbuilder.original.

zpqrtbnk avatar zpqrtbnk commented on July 18, 2024

Damn. The custom tool logs into the output console... in Visual Studio you have to View | Output and pick the right output in Show output from and there should be the exception stack trace.

from modelsbuilder.original.

MrMattTaylor avatar MrMattTaylor commented on July 18, 2024

Hmmm worry not...I went back to it after your information above, ran it again and it worked.
It created the class I expected and my project compiles so hat's all good. Thanks!

Anyway here's my output:

ZbuModelsBuilder: Starting 09/01/2015 14:19:49.
ZbuModelsBuilder: ZbuModelsBuilder failed to generate code: Exception: Response status code does not indicate success (Forbidden)
"API version conflict: client version (0.0.0.0) is not compatible with server version(2.0.0.26)."
ZbuModelsBuilder: at Zbu.ModelsBuilder.AspNet.ModelsBuilderApi.EnsureSuccess(HttpResponseMessage result)
at Zbu.ModelsBuilder.AspNet.ModelsBuilderApi.ValidateClientVersion()
at Zbu.ModelsBuilder.CustomTool.CustomTool.ZbuModelsBuilder.GenerateRaw(String wszInputFilePath, String wszDefaultNamespace, IntPtr[] rgbOutputFileContents, UInt32& pcbOutput, String& errMsg)
ZbuModelsBuilder: Starting 09/01/2015 14:21:01.
ZbuModelsBuilder: ZbuModelsBuilder failed to generate code: Exception: Response status code does not indicate success (Forbidden)
"API version conflict: client version (0.0.0.0) is not compatible with server version(2.0.0.26)."
ZbuModelsBuilder: at Zbu.ModelsBuilder.AspNet.ModelsBuilderApi.EnsureSuccess(HttpResponseMessage result)
at Zbu.ModelsBuilder.AspNet.ModelsBuilderApi.ValidateClientVersion()
at Zbu.ModelsBuilder.CustomTool.CustomTool.ZbuModelsBuilder.GenerateRaw(String wszInputFilePath, String wszDefaultNamespace, IntPtr[] rgbOutputFileContents, UInt32& pcbOutput, String& errMsg)
ZbuModelsBuilder: Starting 09/01/2015 14:21:26.
ZbuModelsBuilder: ZbuModelsBuilder failed to generate code: Exception: Response status code does not indicate success (Forbidden)
"API version conflict: client version (0.0.0.0) is not compatible with server version(2.0.0.26)."
ZbuModelsBuilder: at Zbu.ModelsBuilder.AspNet.ModelsBuilderApi.EnsureSuccess(HttpResponseMessage result)
at Zbu.ModelsBuilder.AspNet.ModelsBuilderApi.ValidateClientVersion()
at Zbu.ModelsBuilder.CustomTool.CustomTool.ZbuModelsBuilder.GenerateRaw(String wszInputFilePath, String wszDefaultNamespace, IntPtr[] rgbOutputFileContents, UInt32& pcbOutput, String& errMsg)
ZbuModelsBuilder: Starting 09/01/2015 14:31:45.
ZbuModelsBuilder: Done.

from modelsbuilder.original.

zpqrtbnk avatar zpqrtbnk commented on July 18, 2024

That error message sometimes pops when Visual Studio hasn't properly refreshed the extension... ie you have to close all instances of Visual Studio and reopen. Glad that it works!

from modelsbuilder.original.

MrMattTaylor avatar MrMattTaylor commented on July 18, 2024

Thanks for your efforts!

from modelsbuilder.original.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.