troubleshooting

SharePoint 2010. Fix error Type System.CodeDom.CodeBinaryOperatorExpression is not marked as authorized in the application configuration file 

In SharePoint 2010 once I had found a lot of errors in time of execution or publishing workflow processes: “(-1, -1) Type System.CodeDom.CodeBinaryOperatorExpression is not marked as authorized in the application configuration file.)”. It happened right after installation of Windows updates on server. Read more»

SharePoint

CRC has failed with DotNetZip (Ionic.Zip) library

Junior developer created some tools which packed to zip-archive some rendered files. He used for this DotNetZip (Ionic.Zip) library. Everything worked fine until today. But today, when users users tried to open zip-file, they’ve got the error “CRC has failed, the file is corrupt”. Read more»

.Net & C#

Create web test in Visual studio 2013

Figure 3. Finishing web test recording

My post yesterday was about how to get to results of load test. Now I realized that I still hadn’t posted about how to create web test and load test in Visual Studio 2013. In Visual Studio 2013 Professional it’s rather easy to do – you don’t need to install add-ons or plugins, everything is […] Read more»

.Net & C#

Popular Posts