Giter Site home page Giter Site logo

Comments (4)

jonpikum avatar jonpikum commented on May 24, 2024

Just a note, I think this error only exists in the sp_24_dev branch.

I believe this error also occurs when trying to save a new answer to a question, not just in the import

if you edit 'GetInsertCommand' in Answer.cs inside the SQLServerDAL project to inclue

command.Parameters.Add(new SqlParameter("@CssClass", SqlDbType.NVarChar, 50, "CssClass"));

and build, you should be good to go on this

from surveyproject.

akdurmus avatar akdurmus commented on May 24, 2024

Thanks it seems to solve the problem. But I decided to downgrade to v2.3

from surveyproject.

fwsmaster avatar fwsmaster commented on May 24, 2024

Just to confirm that the "issue"only concerns SP 2.4 alpha which is not a stable release to be used in production yet. Nevertheless its appreciated the "missing code" is reported. It helps finishing the code for the new CSS features.

from surveyproject.

fwsmaster avatar fwsmaster commented on May 24, 2024

Code completed in SP 2.4 alpha update 2016/07/01

from surveyproject.

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.