Forum Search Results for "" RSS 1—10 of 14

More Search Options

  • Re: WCF - Enable compression for XML / JSON

    Posted to IIS7 - Configuration & Scripting by LesterDK on 11-22-2009, 3:12 PM

     That indeed solved the problem. No wonder I couldn't figure this out if its a bug.  Where does bugs like these get tracked? Reckon I'll leave my original "application/xml" in the file aswell, for when it's fixed.

    • http://forums.iis.net/p/1162828/1925766.aspx#1925766
  • Re: WCF - Enable compression for XML / JSON

    Posted to IIS7 - Configuration & Scripting by LesterDK on 11-20-2009, 2:24 PM

     The answer seems to be Reason 12 Reason NO_MATCHING_CONTENT_TYPE Which again must mean that my "application/xml" content-type must be off course. Though that is the contenttype registeret by firefox atleast.   <dynamicTypes> <add mimeType="application/xml" ...

    • http://forums.iis.net/p/1162828/1925650.aspx#1925650
  • WCF - Enable compression for XML / JSON

    Posted to IIS7 - Configuration & Scripting by LesterDK on 11-20-2009, 3:53 AM

     Hi once again,  I have come to my attention that ySlow says my xml responses are not compressed within my restful WCF service.  Seen loads of info on creating compression channels etc, but figured IIS7 where the WCF service is hosted should be able to do it by itself via dynamic compression and probably a mimetype. Reading ...

    • http://forums.iis.net/p/1162828/1925553.aspx#1925553
  • Re: Logging vs. kernel mode caching

    Posted to IIS7 - Advanced Logging by LesterDK on 08-19-2009, 1:37 AM

     Sure I can, try atleast.  Been a while, so cannot remember if this was the actual site that helped me getting it to work, but this was exactly our error. http://mattlog.net/2009/04/16/iis-odbc-logging-event-id-1016-error-data-80070057/   ODBC logging failing and warnings added in eventviewer. Did what Matt he is also showing as ...

    • http://forums.iis.net/p/1157641/1913983.aspx#1913983
  • Re: IIS 7 Virtual Directory to Other Server

    Posted to IIS 7 - Troubleshooting by LesterDK on 08-10-2009, 2:35 AM

     Interesting - yet frustrating and not intuitive at all. So in essence, when you add a website and specify a user to run the site in, the site will run with that user, but the app pool itself will still use Network Service as default? Will have to play around with this a bit, or server architecture is kindda tricky.

    • http://forums.iis.net/p/1157234/1912970.aspx#1912970
  • Re: Logging vs. kernel mode caching

    Posted to IIS7 - Advanced Logging by LesterDK on 08-10-2009, 2:31 AM

     Aha, now thats a key difference then, not being enabled vs. not being logged.  Thank you for clearing that up. On another note: it seems that advanced/custom logging must be installed in order to actually enable ODBC logging - a dependency not taken in consideration when choosing to add the ODBC logging feature. Note to self: When ...

    • http://forums.iis.net/p/1157641/1912969.aspx#1912969
  • Re: Ajax calls not working - no errors indicated

    Posted to IIS7 - Classic ASP by LesterDK on 06-10-2009, 1:58 AM

     Ahh, forgot to close the thread here. And yes, it does work now. The issue was related to the window.onload event, that would not trigger correctly, hence no javascript error since the scripts were never invoked. The solution was to check jquery.ready event instead and firing the scripts as needed.

    • http://forums.iis.net/p/1158143/1906434.aspx#1906434
  • Ajax calls not working - no errors indicated

    Posted to IIS7 - Classic ASP by LesterDK on 06-04-2009, 5:08 AM

    Hi, I have migrated to 2008 Server and IIS7, but still using classic ASP and figured out most of my previous problems. Know a page using ajax to update a form basen on criteria simply does not trigger. According to firebug (firefox) the page gets called at least once, but no change occur to the form fields. And no js errors seen either. This is ...

    • http://forums.iis.net/p/1158143/1905742.aspx#1905742
  • Re: IIS 7 Virtual Directory to Other Server

    Posted to IIS 7 - Troubleshooting by LesterDK on 05-15-2009, 4:30 AM

     I'm having the same problem.  From my IIS7 I got a virtual folder accessing af subdir of another site on another server (IIS6) and from time to time I get the "cannot read the configuration file" in IIS7 manager when looking at the virtual folders settings. Furthermore when accessing the website on II7 and the files that ...

    • http://forums.iis.net/p/1157234/1903829.aspx#1903829
  • Logging vs. kernel mode caching

    Posted to IIS7 - Advanced Logging by LesterDK on 05-14-2009, 4:57 AM

    I keep reading about the kernel mode caching getting disabled when doing ODBC logging and probably also by using an HttpModule. Will the advanced logging module disable kernel mode caching or will it simply not log items getting server from the cache? We aim to get all our logs to a database, either directlym or by using file based logs and ...

    • http://forums.iis.net/p/1157641/1903712.aspx#1903712

1 2 Next >

Microsoft Communities