.net error caused by iis?
When I am debugging a C# 2010 web form application that is running against iis7 from my visual studio.net 2010 professional ide, I get messages like the following: this Cannot obtain value of local or...
View Articlejvm heap allocation problem, running a web service under iis
Hi, I have developed a C++ dll in which I use JNI to load java virtual machine with a specified size of memory. I use the option "Xmx1024m" to set maximum heap size of the java virtual machine and the...
View Articlepublic the project to web (vista)
i am getting start to use visual studio 2008,but when i create a project, how can i public to web.how to set iis? when i open the administrator tool, there is no iis that i can choose. (i am using...
View ArticleProblem Using WordPress Engine Installed on IIS 7
I installed WordPress 3.4.1 on my Windows Server 2008 R2 in IIS 7.0. When I view the site I created while logged on within the LAN, the site looks great. I use either http://10.251.0.1 or...
View Articleneed help with asp.net hello world example...
I am following this tutorial at http://msdn.microsoft.com/en-us/library/ms972337.aspx and basically 1. i had to create an .asp file named Example1.asp in notepad cut and paste example code(listed...
View ArticleLogon failure on IIS Smooth Streaming Management REST Services
Hi all,I'm having problem with using REST services for managing publishing points. My publish points are all working and streaming works fine, but when I try to simply get list of my publishing points...
View ArticleDoes Smooth Streaming Format SDK support HE-AAC?
Hi, In SDK API, it says only support AAC-LC. But I don't know whether it supports the extension of High-Efficiency v1 or v2? If yes, where can I set PNS and SBR configurations?
View ArticleMicrosoft.Jet.OLEDB.4.0 on 64 bit windows server 2008 r2
Hi, I have a web site with lots of aspx pages and I am using IIS 7 server.we just migrated the servers from old windows 2003 32 bit OS to new windows 2008 64 bit OS.I deployed this aspx files in...
View ArticleIIS, Javascript, Signed Applet and ASP Blank Page Problem
Hi, I'm having a problem using a Signed Applet in a site that runs in a IIS (Windows Server 2003). My aspx web page uses the applet to read my smart card and get information from it.This applet uses an...
View ArticleMoving functions from Default.cshtml to App_Code\Functions.cshtml
Hello,this code is working fine@{ var db = Database.Open("bakery"); var products = db.Query("SELECT * FROM PRODUCTS").ToList();}@foreach (var p in products) { @p.Name<br>}I just...
View ArticleSeriously bad bug in WFF
About eight weeks ago I created a farm, "Farm A" and assigned one primary server and five secondary servers. Later I deleted all of the secondary servers, and added one new one.I did this on two...
View ArticlePerformance Problem
Hi,I just made a fresh installation of WebMatrix 2.0 RC. I haven't been using WebMatrix before so I can not compare it to anythig else. I noticed that perfornamce in IDE is extremely slow. It takes...
View ArticleDrupal7: How do you get the uploadprogress.dll to work?
Hi,I have Drupal 7 up and running, download the lastest uploadpgress.dll from http://downloads.php.net/pierre/, but so far can't get Drupal to recognize it. I keep getting: Upload progressNot...
View ArticleIIS Transform Manager - Preview.png
I note the IIS Transform Manager creates a "Preview.png" when it encodes a video - however this seems to be a static image. Is there any supported way of generating a video thumbnail / screenshot?
View ArticleOCSP application ppols could not be restarted on some of the Array members
Hi there, I implemented an Online Responder array, and everything is working fine, except for the following warning, whenever I'd like to manually refresh the revocation data: "The OCSP application...
View ArticleAll clients have to stop playing,Why when it play a certain time
I have tested 80 of the pc, sometimes play one hour and sometimes play 30 minutes of screen stop on a time period, you must refresh and then re-live.I hope to get your help! Thank you
View ArticleISAPI Filters w/ IIS, ColdFusion 9 and Tomcat
We currently have a CF9/IIS7.5 setup. We are trying to introduce a JSP application and needed to install Tomcat to run it (It's on port 8080). We need both CF and the JSP app to work on the same HTTPS...
View ArticleISAPI loads wrong DLL
Hi,I have an odd problem. IIS loads legacy ISAPI extention and IIS module, both use DLL with same name, however these DLLs are diffrent (linked against different versions of thirdparties). So far there...
View ArticleARR with sharepoint
Hi, Currently I'm trying to configure IIS to reverse proxy to Sharepoint Web Server. I had setup ARR ro redirect all request from reverse proxy to Sharepoint. Stated below are example of the rules....
View ArticleInstalled Application Initialization, preloadEnabled appearing on...
Hi there Just installed Application Initialization from here: http://www.iis.net/download/ApplicationInitialization and when I create my website in Powershell I can see that the preloadEnabled...
View Article