About 1,870 results
Open links in new tab
  1. SAP.NET Connector 3.0 - social.msdn.microsoft.com

    Feb 13, 2012 · Error: SAP.Middleware.Connector.RfcTypeConversionException: FIELD VERPR of STRUCTURE ZFPST_ARTIKEL (SETTER): cannot convert Byte [] into BCD [6:2] ---> …

  2. Why use Class inheriting from ConfigurationSection...

    The whole idea of I thought was to load data from an XML configuration file and into a object instance, but looking at 'TheBeerHouse' code I can see that it uses many properties like the …

  3. how to update web.config - social.msdn.microsoft.com

    May 17, 2009 · Yes, the installer does allow ASP.NET applications to have their web.config files changed (like connection string scenario). But MSDeploy may have a bug related to the non …

  4. Keys in web.config file - social.msdn.microsoft.com

    Nov 20, 2012 · thanks guys, i just found that scenario when i use Dictionary data structure to store key/value from web.config file. as you know Dictionary data structure throws exception coz it …

  5. Could not load file or assembly 'System.Web.Mvc

    Oct 7, 2021 · Could not load file or assembly 'System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's …

  6. Debería usar siempre Async Await en Web Api Core?

    Te doy la principal razón de usar programación asíncrona en ASP.NET (sea Core o no): Si las funciones de tus APIs o páginas web dependen de algún otro recurso que no sea la propia …

  7. Pop-Up dialog box for web application - social.msdn.microsoft.com

    Jul 19, 2017 · Here i have to create a web form. when page loads i have to get a pop-up dialog box where user inputs some details in textboxes. after clicking submit button the details are …

  8. SharePoint Designer Workflow Error: Type not marked authorized …

    Nov 27, 2015 · After you changed the web.config file, I suggest you do a IISRESET. Open Windows PowerShell, and type IISRESET, then publish the workflow, compare the result.

  9. Missing Excel Web Access Web Part from Office 365 E3

    Feb 5, 2016 · I have an Office 365 E3 plan. Today I tried to add an Excel Web Access Web Part to a page on one of my Team Sites, but the web part was not listed under Business Data or …

  10. SAP Connector NCo 3.0 DLL is not working in SharePoint …

    Apr 4, 2016 · It is not possible use an assembly with .net 4.0 dependencies within a SharePoint 2010 project. In the case of the SAP Connector, a seperate .net 4.0 wcf service project can be …