Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

wcf

WCF .SVC Debug=”true” ignored when when release compiling?

August 24, 2022 by Magenaut

By default a .SVC file contains Debug=”true”, I was wondering if this is ignored if you compile for release or is it still compiled with debug symbols?

Categories ASP.NET, Q&A Tags asp.net, wcf Leave a comment

Could not load file or assembly ‘log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821’

August 24, 2022 by Magenaut

I have added Log4Net in my project using NuGet Package Manager and it is showing Version 2.3 installed on my system.

Categories ASP.NET, Q&A Tags asp.net, log4net, wcf Leave a comment

ASP.NET to WCF – passthrough security?

August 24, 2022 by Magenaut

I have a MVC website that sits on top of a WCF service. The WCF service is also accessible to the internet with username/password authentication using message security and certificates. This is setup and working.

Categories ASP.NET, Q&A Tags asp.net, membership, wcf Leave a comment

WCFclient operation only Async .Net core 2.0

August 24, 2022 by Magenaut

I added wcf services end point in asp.net core 2.0 to connected services and then I try to use that but with client there is only functions which ended with ..async

Categories ASP.NET, Q&A Tags .net-core, asp.net, asp.net-core-2.0, asynchronous, wcf Leave a comment

How can a newly added global.asax file make a mess of my WCF service

August 24, 2022 by Magenaut

I have a silverlight app that uses WCF both by polling Duplex and “normal” async calls. everything was working fine, until I added a global.asax file.

Categories ASP.NET, Q&A Tags asp.net, pollingduplexhttpbinding, silverlight, wcf Leave a comment

Integration testing web services against a testing database

August 24, 2022 by Magenaut

I’m currently building a .net web application that uses WCF web services to allow a Flex front end to access the database.

Categories ASP.NET, Q&A Tags asp.net, linq, linq-to-sql, unit-testing, wcf Leave a comment

Entity Framework – The underlying provider failed on ConnectionString

August 24, 2022 by Magenaut

While using the Entity Framework I have split it out to it’s own project:

Categories ASP.NET, Q&A Tags asp.net, c#, connection, entity-framework, wcf Leave a comment

How to pass optional parameters for web method?

August 24, 2022 by Magenaut

I have a web method with multiple parameters. The web method is only dependent on 2 fields, the rest are all optional.

Categories ASP.NET, Q&A Tags asp.net, c#, wcf Leave a comment

How to set the ASP.NET SessionState read-write LOCK time-out?

August 23, 2022 by Magenaut

I have a WCF web service that uses ASP.NET session state. WCF sets a read-write lock on the session for every request. What this means is that my web service can only process one request at a time per user, which hurts perceived performance of our AJAX application.

Categories ASP.NET, Q&A Tags asp.net, session-state, wcf Leave a comment

WCF Service returns 400 Bad Request

August 23, 2022 by Magenaut

I’ve got this application that works locally and when deployed and using a .mdf SQL Express database file (which I usually use for testing purposes). However, when I change it to work with our SQL Server 2008 the app works but the service doesn’t.

Categories ASP.NET, Q&A Tags ajax, asp.net, c#, wcf Leave a comment
Older posts
Newer posts
← Previous Page1 … Page8 Page9 Page10 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress