Incompatibile Microsoft.SharePoint.dll

0
0

When “microsoft.sharepoint.dll” is present (in the BIN folder) Wisej does not load the forms correctly.

it’s possible? Is a known bug? Does an internal log exist for timely display of these errors?

32 bit app.

 

@Luca: Can you answer here? 🙂

https://wisej.com/support/question/default-htm-default-json-in-subfolder#sabai-entity-content-4128

  • You must to post comments
0
0

What kind of incorrect display of forms?

Wisej is not the one loading the dlls, it’s IIS. If there was any loading error after the system is initialized then you’d get the error on the client. You can also check Chrome’s console for the log. You can turn on a more detailed client log but it’s probably not the issue.

 

  • You must to post comments
0
0

If you referenced the “micosoft.sharepoint.dll” (standard microsoft DLL https://files.fm/u/2ym8gkfx)

http://xxx/resource.wx/init?_sc=1504036697531

return empty string… and after a js error 🙂

  • Luca (ITG)
    Attach the dll? Also if in VS you go to Debug->Windows->Exception Settings and turn on all Common Language Runtime, after a bunch of handled internal IIS exceptions you should break when the resource.wx request throws an exception. In debug mode you should have the exceptions logged in the output window. At the /init stage it’s impossible to show anything on the browser.
  • Mark
    • Mark
    • Aug 30, 2017 - 6:57 am
    DLL is too big (16MB). I saved it here: https://files.fm/u/2ym8gkfx
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.