Coder Social home page Coder Social logo

Broken form designer? about reclass.net HOT 4 CLOSED

cursey avatar cursey commented on August 16, 2024
Broken form designer?

from reclass.net.

Comments (4)

KN4CK3R avatar KN4CK3R commented on August 16, 2024 1

No I use the latest version but Visual Studio itself is the (known) problem. Visual Studio is a 32bit app and the designer works by compiling and displaying your form class. You have selected the x64 build mode which forces the compiler to compile the (form) classes in 64bit mode. Now the 32bit designer needs to load a 64bit assembly which fails and results in this error. Simply switch to x86 build mode and everything will work.

from reclass.net.

Timboy67678 avatar Timboy67678 commented on August 16, 2024

i believe this has something to do with the latest visual studio (2017 community) not displaying the forms properly. I think @KN4CK3R uses an older IDE, i would wait for his response tho

from reclass.net.

KN4CK3R avatar KN4CK3R commented on August 16, 2024

Here are more infos:

https://stackoverflow.com/questions/5378919/visual-studio-designer-in-x64-doesnt-work
https://visualstudio.uservoice.com/forums/121579-visual-studio-ide/suggestions/2677962-make-design-view-available-for-x64-target-platform

from reclass.net.

cursey avatar cursey commented on August 16, 2024

Thanks for the quick response.

from reclass.net.

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.