Giter VIP home page Giter VIP logo

Comments (11)

hams3 avatar hams3 commented on August 16, 2024 2

This what Im getting with this issue related to adding questions or json file
image
image

from cset.

SoarinFerret avatar SoarinFerret commented on August 16, 2024 2

@hams3 I believe I was able to identify the custom questions issue - it looks like the question ID being generated server side is too low and falls in with some already generated questions. Here is a relevant error code:
image

This appears to increase sequentially, so if you spam the button a bunch to add a new question, you are eventually able to create custom questions. Once you are able to create one, you can create as many as you want.

from cset.

Skullack avatar Skullack commented on August 16, 2024

I changed all my permission still nothing works
If I try and create a module using a json file the module is created however none of the questions appear that was added in the new module.
Your help will be appreciated to be able to create custom questions.

from cset.

Aderdrummer avatar Aderdrummer commented on August 16, 2024

Thank you for opening that case. I have the same issue.
I tried with elevated privileges, but it's still the same. Nothing happens when you click the "Add new question" button.

Same issue with v11.0.1.0.
Nothing to add that might help, but I'm also interested in someone's assist.

from cset.

marcelogianetti avatar marcelogianetti commented on August 16, 2024

I'm facing the same problem.

from cset.

GerhardMohr avatar GerhardMohr commented on August 16, 2024

Would be great if someone responded with a solution to this.

from cset.

GerhardMohr avatar GerhardMohr commented on August 16, 2024

@csetbuild @h-m-f-t WoW no response !!

from cset.

securenetworx-shark avatar securenetworx-shark commented on August 16, 2024

I have same issue with 10.3.0.0 - and i cant export my own module, the exported JSON file almost empty, the questions and the structure missing.

from cset.

Acmosa avatar Acmosa commented on August 16, 2024

For as far as I can see, when trying to add a question the following occurs:
A call is triggered to http://<hostname>:5001/api/builder/AddCustomQuestion This triggers the following error:

Access to XMLHttpRequest at 'http://<hostname>:5001/api/builder/AddCustomQuestion' 
from origin 'http://<hostname>' has been blocked by CORS policy: 
No 'Access-Control-Allow-Origin' header is present on the requested resource

Strange thing is when I set the following header in IIS: Access-Control-Allow-Origin: * I get the error that there are duplicate entries for Access-Control-Allow-Origin.

Access to XMLHttpRequest at 'http://<hostname>:5001/api/contacts/allroles' from origin 'http://<hostname>' 
has been blocked by CORS policy: Response to preflight request doesn't pass access control check: 
The 'Access-Control-Allow-Origin' header contains multiple values '*, *', but only one is allowed.

In the above error code all api calls fail because of the configured duplicate Access-Control-Allow-Origin:*

I hope this helps any ASP savvy coder fix the issue.

from cset.

Aderdrummer avatar Aderdrummer commented on August 16, 2024

@SoarinFerret Thank you for sharing this! It works for me after spamming the button Add new question.

from cset.

Aderdrummer avatar Aderdrummer commented on August 16, 2024

Hi everyone,
For the record, I don't have these bugs anymore using the version 11.5.0.0.
Custom Modules and Importing Modules seem to work.

from cset.

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.