IIS Express Issue?

I am working in a visual studio premium 2013 solution that has a web project and class library. The web project is called UI and the class library project is called AppService. We are using ServiceStack and AngularJS. The UI project
is calling the AppService project via AngularJS controller. The class library is a pass through which calls APIs for data.
The web project was created as an empty web project that another team member created. Items were added as needed. It is set up to use IIS Express. The web project is defined to use port 30000 so that the URL is http://localhost:30000/.
When I try running the application using port 30000 I am not getting data back; heck, when I am in debug mode I am not stepping into the AppService project. I am the only person on the team experiencing this problem. There are four other developers
on the team.
In the UI project we have a Global.asax file. In the Application_Start property we are setting a new instance of the AppServiceAppHost object. We are able to step into this method when debugging.
The crux of the problem is that when I change the port number to something other than 30000 (e.g. 30001, 30002) everything works. We are getting data; we step into the AppService project when debugging.
When I am using port 30000, I am seeing in the IIS express logs the error "Object reference not set to an instance of an object" with the stack trace pointing to ServiceStack.HttpHandlerFactory..ctor().

Hi Gerald,
Thank you for posting in the MSDN forum.
Actually this forum is to discuss the VS IDE usage, if this issue is related to web project, you could ask this question in the ASP.NET forum:
http://forums.asp.net. If then, you could get an answer more quickly and professional. Thanks for your cooperation
Best Regards,
Jack
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Visual Studio Ultimate 2013 can't connect to IIS Express 7.5 on Windows 7 Virtual Machine Using Parallels 6.0

    Here is what I am using:
    MacBook Pro - Version 10.7.5 with 128 GB SSD
    Parallels 6.0
    Windows 7 Home Premium
    Visual Studio 2013 Ultimate
    IIS Express 7.5 download that changed it to IIS Express 8.0
    I also have WebMatrix but I am not planning on using it.
    I am a novice when it comes to development and these technologies so I am sure that has some impact on my issues. 
    I have spent a lot of time looking between the various forums to find a solution and they all seem to offer parts but not an entire and workable solution to solve the two errors that I receive when starting a new project and/or web site:
    1-
    Configuring IIS Express Failed with the following error:
    Filename: redirection.config
    Error: Cannot read configuration file
    2-
    Unspecified Error Exception from HRESULT: 0x80004005 (E_FAIL))
    Based on the research I believe it has something to do where the IIS Express files are located on the Mac side of the computer.  I have tried to map them back to the Windows machine but I still get the same errors.
    I understand it should be looking in the documents folder on the C Driver for the user, which is Administrator.  I have tried to redirect, open the port, change the Firewall settings to no avail.  I believe it is something very simple
    but I am not seeing it.  I did turn on the Windows Features for IIS and removed the read only check box for the IIS Folder.
    I have looked at the binding and port settings but cannot figure out how to make changes there.  I think I need to remove local host and replace it with my computer name.  I did try this but it didn't work.  Here are the defaults:
    Please let me know what you think and share a possible solution.  Remember that I am a novice and some things will go over my head so the more detail the better.
    I am happy to not use IIS Express and just use IIS because the volume of development is low.  I am also open to using VS directly onto Azure and bypassing IIS if that is the best solution.  I say this because I saw some posts that state there isn't
    a workaround. 
    Thanks for taking the time to assist.

    Hello jats1910,
    Your problem may more related to IIS setting and configuration. But this forum is about Visual Studio Setup and Installation. If your Visual Studio installed without problem on your OS, then you may need to consult this issue on IIS forum.
    Best regards, 
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Visual Studio 2013 problem setting localhost alias in IIS Express

    I'm trying to define an alias to localhost in development ambient in Visual Studio 2013.
    When I used previous versions of Visual Studio, I used the Visual Studio Development Server to debug and the only thing I needed to do was to change my hosts file adding this entry:
    127.0.0.1 localhost
    127.0.0.1 localhostalias
    I'm having problems to do this with VS2013. I've browsed all over the internet and I've tried the following things, but I'd like someone of you to tell me what am I doing wrong. I've obviously already changed the hosts file...
    In the web project Properties -> Web in the section Servers where IIS Express is selected as default, I tried changing http://localhost:53944 to http://localhostalias:53944 but an error is showed saying: "Unable to create the virtual directory. Cannot
    create the Web site 'http://localhostalias:53944'. You must specify "localhost" for the server name".
    I also tried changing the applicationhost.config which is located in <<Documents>>\IISExpress\config to 
    <site name="<<Site name>>" id="2">
    <application path="/" applicationPool="Clr4IntegratedAppPool">
    <virtualDirectory path="/" physicalPath="<<Site Path>>" />
    </application>
    <bindings>
    <binding protocol="http" bindingInformation="*:53944:*" />
    </bindings>
    </site>
    And when I opened the project it was changed to
    <site name="<<Site name>>" id="2">
    <application path="/" applicationPool="Clr4IntegratedAppPool">
    <virtualDirectory path="/" physicalPath="<<Site Path>>" />
    </application>
    <bindings>
    <binding protocol="http" bindingInformation="*:53944:*" />
    </bindings>
    </site>
    <site name="<<Site name>>(1)" id="3">
    <application path="/" applicationPool="Clr4IntegratedAppPool">
    <virtualDirectory path="/" physicalPath="<<Site Path>>" />
    </application>
    <bindings>
    <binding protocol="http" bindingInformation="*:53944:localhost" />
    </bindings>
    </site>
    Can someone help me?
    Thanks in advance,
    Camilo

    Hello Camilo,
    This forum supports  "setup and deployment of .NET Framework.", if there is something about the installation of .NET Framework, you can post it here. I read your post and I think you should post it under
    IIS forum instead.
    Regards,
    Barry Wang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Outlook.office365 debug unable to launch the IIS Express Web server 49152

    Using office365 portal to test a mail app.
    I am using VS2013 and have deployed from VS2013 to my office365 portal.
    During the process of starting the debug of the mail app and window pops up stating:
    "Unable to launch the IIS Express Web server.
    Port '49152' is in use."
    Is this error message being given because the portal is refusing the connection or is this from being generated from my PC?
    this is from my "Immediate Window" page:
    Exception was thrown at line 70, column 21 in https://outlook.office365.com/owa/?realm=cisco234.onmicrosoft.com
    0x800a01ad - JavaScript runtime error: Automation server can't create object
    Exception was thrown at line 34, column 25599 in https://outlook.office365.com/owa/prem/15.0.913.9/scripts/preboot.js
    0x800a139e - JavaScript runtime error: SyntaxError
    Exception was thrown at line 82, column 543280 in https://outlook.office365.com/owa/prem/15.0.913.9/scripts/boot.worldwide.0.mouse.js
    0x800a01ad - JavaScript runtime error: Automation server can't create object
    Exception was thrown at line 2, column 781790 in https://outlook.office365.com/owa/prem/15.0.913.9/scripts/boot.worldwide.1.mouse.js
    0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'get_$5oW'
    Exception was thrown at line 2, column 604470 in https://outlook.office365.com/owa/prem/15.0.913.9/scripts/boot.worldwide.1.mouse.js
    0x800a138f - JavaScript runtime error: Unable to get property 'get_$1Qf' of undefined or null reference
    Exception was thrown at line 2, column 604470 in https://outlook.office365.com/owa/prem/15.0.913.9/scripts/boot.worldwide.1.mouse.js
    0x800a138f - JavaScript runtime error: Unable to get property 'get_$1Qf' of undefined or null reference
    Exception was thrown at line 2, column 604470 in https://outlook.office365.com/owa/prem/15.0.913.9/scripts/boot.worldwide.1.mouse.js
    0x800a138f - JavaScript runtime error: Unable to get property 'get_$1Qf' of undefined or null reference
    Exception was thrown at line 2, column 604470 in https://outlook.office365.com/owa/prem/15.0.913.9/scripts/boot.worldwide.1.mouse.js
    0x800a138f - JavaScript runtime error: Unable to get property 'get_$1Qf' of undefined or null reference
    Exception was thrown at line 2, column 604470 in https://outlook.office365.com/owa/prem/15.0.913.9/scripts/boot.worldwide.1.mouse.js
    0x800a138f - JavaScript runtime error: Unable to get property 'get_$1Qf' of undefined or null reference
    Exception was thrown at line 2, column 604470 in https://outlook.office365.com/owa/prem/15.0.913.9/scripts/boot.worldwide.1.mouse.js
    0x800a138f - JavaScript runtime error: Unable to get property 'get_$1Qf' of undefined or null reference

    Please post it here as this forum is meant only for Windows server general queries.
    http://community.office365.com/en-us/f/156.aspx
    http://www.arabitpro.com

  • How To: Use Visual Studio, IIS Express, and Adobe Edge Inspect to view local projects

    You CAN view a Visual Studio project with Adobe Inspect. The work around takes a little bit of time.
    This involves using IIS Express to run your Visual Studio project, which is mainly a setting in Visual Studio, a Firewall change, a few command line and IIS Express config change.  It isn't actually all that bad, but will make your life A LOT easier.
    Here are the steps. (Note these are steps I used for Visual Studio 2012 and your project is part of a solution project.  Windows 7 or Windows 8)
    1. If IIS in not turned on, turn it on.How to: Enable Internet Information Services (IIS) - this should install IIS Express as well.
    2. In Visual Studio, find the port that Visual Studio will be using for your project by Running your web project (Debug), and note/write down/save the port number that shows up in the browser when the project launches. (ex.  http://localhost:12345)
    3. Add a NetShare Reservation (process for this will be different for Windows XP)
    Go to your Command Line (CMD) in Windows and in c:\Windows\system32> type in
    netsh http add urlacl url=http://yourIPaddress:yourPortNumber user=everyone
    (ex. netsh add urlacl url=http://12.34.56.78:12345 user=everyone)
    Hit Enter key. You should be a successful add reservation message
    3. Go to your Windows Explorer (File system) and go to c:/Users/YourName/MyDocuments (or Documents)/IISExpress/config/ and open 'applicationhost.config'
    In the 'applicationhost.config' file find your site in the <sites> section.
    Example:
    <sites>
    <site name="WebSite1" id="1" serverAutoStart="true">
                    <application path="/">
                        <virtualDirectory path="/" physicalPath="C:\MyProjects\TestSite" />
                    </application>
                    <bindings>
                        <binding protocol="http" bindingInformation=":12345:localhost" />
                    </bindings>
                </site>
    </sites>
    In this section ADD 2 new lines to the <bindings> section. Note add your own IP address and your own Computer Name
    <binding protocol="http" bindingInformation="*:12345:12.34.56.78" />
    <binding protocol="http" bindingInformation=":12345:MyComputerName" />
    Save the config file.
    4. Open up your Windows Firewall and go to 'Advanced Settings'. Here you want to create an Inbound Rule.
    Right click on Inbound Rule and select New Rule
    - Rule Type select 'Custom'
    - Program leave this
    - Protocol and Ports > Protocol Type select 'TCP' then Local Port select 'Specific Port' and fill in the port number you got from VS.  Leave Remote Port alone.
    - Scope
    There are a few ways of doing this. Typically you would go the the Remote IP address and select 'These IP addresses: and select ADD > select 'Predefined set of computers' and choose Local Subnet.  IF this does not work leave Remote IP addresses > Any IP address option selected instead.
    - Action leave this
    - Profile select Domain and Private
    - Name put IISExpressWeb for the name
    Select 'Finish'
    5. Go to Visual Studio. (Note if you have multiple projects in your solution, choose your start up project. Right click on your project in Solution Explorer in VS and select 'Set as Start Up Project' )
    Right click on your start up project again and you should see an option to 'Use IISExpress'
    In the DEBUG dropdown (from the main menu bar at the top) select 'YourProjectName Properties'. Mine was the last one in the list with a wrench icon next to it.
    This should open an new tab in your project, You should see a left hand list of option and a right hand column of options.
    In the left column select 'Web' and in this tab select Use Local IIS Web server and select 'Use IIS Express' and type in your IP Address and port number (same as before) in the Project Url text box.
    Save.
    NOW, you should be able to run your project in Visual Studio and use Adobe Edge Inspect on your device and view new results in Chrome. You can develop from there.
    If you still can not see it working, please be sure your device is on the same SubNet or Wireless network as your computer.  If you are in a large network but the domains can still see each other, the Firewall Setting detailed above to allow Any IP Address in your Scope section.

    Hi CMosqueda,
    Thank you for taking time to share this information with other users.
    Thanks,
    Preran

  • How to Open MPP programmatically without using IIS Express in WCF Application

    Hi all,
    i have been succeeded to open Microsoft Project Profession file programmatically for Project that is created in project server
    please refer this
    link.
    but now we have to do this task in WCF Application then if we enable "Use IIS Express" option then this code is working fine.
    but if we uncheck or remove "use IIS express" option then it is not working, what would be the possible reason for this?
    and just wondering if we deploy this WCF service on some X server, does this code will be helpfull??
    Basically we are looking for the exact functionality what "Open with Project" button do in project server. (please refer below image)
    Regards, Kartik Ghodasara Associative Software engineer, Synoverge Tech Pvt. Ltd. Ahmedabad Please vote or mark as answer if it helps...

    the code's not formatted so I'm not going to try to read it,
    and there's too many ?? to remove before it will compile,
    so, you say it works with the mouse - how, clicking a button?
    if so, search for the keyBindings tutorial where you can set up
    an action for (e.g.) F2 to do button.doClick()

  • UploadFromStreamAsync have a different behaviour in IIS express and Azure Free WebSites

    I am currently developing a MVC 5 web application. I am facing
    a problem when uploading a blob (azure blob storage) in async. My async controller ActionResult use this code: 
    [HttpPost]
    [ValidateAntiForgeryToken]
    public async Task<ActionResult> Index(file model)
    BlobStorageService blobStorageService = new BlobStorageService();
    CloudBlobContainer blobContainer = await blobStorageService.GetCloudBlobContainer();
    CloudBlockBlob blob = blobContainer.GetBlockBlobReference("video.mp4");
    blob.Properties.ContentType = model.Video.ContentType; await blob.UploadFromStreamAsync(model.Video.InputStream); return View();
    Everything works fine asynchronously on IIS Express but not when I deploy it on Windows Azure Free Websites, UploadFromStreamAsync stop working asynchronously.
    Any idea?

    I am currently developing a MVC 5 web application. I am facing a problem when uploading a blob (azure blob storage) in async. My async
    controller ActionResult use this code: 
    [HttpPost]
    [ValidateAntiForgeryToken]
    public async Task<ActionResult> Index(file model)
    BlobStorageService blobStorageService = new BlobStorageService();
    CloudBlobContainer blobContainer = await blobStorageService.GetCloudBlobContainer();
    CloudBlockBlob blob = blobContainer.GetBlockBlobReference("video.mp4");
    blob.Properties.ContentType = model.Video.ContentType; await blob.UploadFromStreamAsync(model.Video.InputStream); return View();
    Everything works fine asynchronously on IIS Express but not when I deploy it on Windows Azure Free Websites, UploadFromStreamAsync stop working asynchronously.
    Any idea?

  • SSRS expression issue

    Hello All,
    I'm having an issue with adding parameters to the report with the below statement. When I add @Start as a parameter in report and set the default value to =DATEADD( "M", -1, DATEADD("QQ", DATEDIFF("QQ", 0, Today()),0)),
    I get an error saying - An error occured during local report processing. How can I set default value for @End to - DATEADD(day, -1, DATEADD(month, DateDiff(month, 0, @Start) +1, 0))? Thanks
    declare @Start as date
    declare @End as date
    declare @NextStart as date
    Declare @NextEnd as date
    Set @Start= DATEADD( MM, -1, DATEADD(QQ, DATEDIFF(QQ, 0, GETDATE()),0))
    Set @End = DATEADD(day, -1, DATEADD(month, DateDiff(month, 0, @Start) +1, 0))
    Set @NextStart = DATEADD(MONTH, 1, @Start)
    Set @NextEnd = DATEADD(day, -1, DATEADD(month, DateDiff(month, 0, @Start) +2, 0))
    Thanks,
    Amol

    Hi Neha,
    Thank you very much for your help. The expressions you suggested works perfect. The only issue is with @NextEnd paramater. I get default date as 09/30/2014 instead of 07/31/2014.
    For @NextEnd
    =DateAdd("d",-1,DateAdd("q",1,DateSerial(Year(Now()), (3*DatePart("q",Now()))-2, 1)))
     Thanks again for your help.
    Amol

  • SSRS 2012 background color format by expression issue when exporting to Excel.

    We are using SSRS 2012. We have a report that conditionally formats a background color for some cells. The report renders properly in a browser and in Excel 2003 format. In Excel format all cells after the first one that meets the condition are highlighted,
    even if only one cell should.
    The sample expression that triggers this condition looks like this:
    =IIF(Fields!VIOL_NOTE.Value="Internal","Green","No Color")
    All cells after the first one that meets the condition Fields!VIOL_NOTE.Value="Internal" have a green background.
    Excel 2003 (proper) results:
    Excel (improper) results:
    Zenon

    Hi Zenon,
    Based on your description, I try to reproduce the issue in my test environment, however it is work well. After export the report to Excel and Excel 2003, I can get exact same result when open the Excel file in Excel 2010.
    Did you open the repot in Excel 2003 or Excel 2007-2010? Please post more deatils, so we can help to work out this issue.
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click
    here.
    Fanny Liu
    TechNet Community Support

  • HP Color LaserJet 2600n and Airport Express Issues

    To me it seems like more of an issue with the Airport Express and Snow Leopard. Am I totally off base on this. I tried the work around post in another thread on here and it just fails to connect to the printer properly. Either way, I wonder how long it will take to get this fixed.

    To me it seems like more of an issue with the Airport Express and Snow Leopard. Am I totally off base on this. I tried the work around post in another thread on here and it just fails to connect to the printer properly. Either way, I wonder how long it will take to get this fixed.

  • Kodak Gallery (Ofoto Express) Issues with iPhoto 8

    Since uploading iPhoto 8 I haven't been able to get the application that I use for Kodak Gallery (Ofoto Express) to work at all. Anyone else having these issues? If so, do you know a solution or work around??

    Ofoto Express is an old app (2004), and it looks like Kodak is not going to update it (not even to put Kodak's name on the app).
    Ofoto Express looks for Albums, so it won't find the new iPhoto "events". Good news is that the last event you load is placed in iPhoto's "Recent" folder, which is a folder that Ofoto Express recognizes. So, in iPhoto, select the event that you want to upload to Kodak before loading Ofoto Express.
    Tony

  • Groovy Expression Issue

    Hi,
    JDeveloper version: 11.1.1.3.
    I am setting the bind variable value using the below Groovy expression but the issue it is always setting the value "anonymous" instead of logged in user.
    viewObject.DBTransaction.session.userPrincipalName.toUpperCase()
    Note: Same is working fine in 11.1.1.2 version.
    Thanks.

    Hi,
    Thanks for the reply.
    Document says the following but I am not sure how to use incase of setting the bind variable for a VO.
    Application Module Returns Anonymous User After Logged In (9546149)
    Web applications using getUserPrincipalName() from ApplicationModuleImpl or SessionImpl may get 'anonymous' after user already logged in. Use ADFContext.getCurrent().getSecurityContext().getUserName() instead. Entities with histoty column kinds Created By and Modified By should override getHistoryContextForAttribute() in the entity impl class as follow:
    protected Object getHistoryContextForAttribute(AttributeDefImpl attr) {
    byte historyKind = attr.getHistoryKind();
    if ((historyKind == AttributeDefImpl.HISTORY_CREATE_USER) ||
    (historyKind == AttributeDefImpl.HISTORY_MODIFY_USER))
    Thanks.

  • Regular Expression Issue

    Dear Gurus,
    I had a requirement to read a file and display the words btween two words..
    for an example..
    I need a good friend to share my sarrow things. I need a good friend to share my Loveable things.
    here i need to extract words between good and Loveable
    for this i wrote an regular expression
    Pattern p = Pattern.compile("(?<=\\bgood\\b).*?(?=\\bloveable)\\b)");this is working fine
    Now I need to extract the words between good and loveable or sarrow
    I read from regex tutorial to use | symbol for OR operations.
    Can any one help to solve this issue.
    Thanks and Regards,
    Durai S E
    Edited by: user10734545 on Dec 12, 2011 12:30 AM
    Edited by: EJP on 12/12/2011 19:30: code tags

    user10734545 wrote:
    for this i wrote an regular expression
    Pattern p = Pattern.compile("(?<=\\bgood\\b).*?(?=\\bloveable)\\b)");
    Sometimes a simple solutions is best:  @Test
        public void testGoodLovable() throws Exception {
            Pattern pattern = Pattern.compile("good\\s+(\\w+)\\s+lovable");
            Matcher matcher = pattern.matcher("good test lovable");
            if (matcher.find()) {
                Assert.assertEquals("test", matcher.group(1));
            } else {
                Assert.fail("pattern not matched");
        }bye
    TPD

  • Airport Express issues sorted and itunes10 airplay working properly!!!

    I could not rename my original topic, but I have cut & paste the thread so all can read it, weeks of faffing about is now sorted!
    I have been running AX for almost 2 years with out an issue, that's with my router and AE in the living room, about 15 feet and a thin wall, could even join my laptop in my bedroom almost 60 feet away with out issues.
    My wireless internet connection keeps dropping out, I can wait for several minutes and it will re join automatically, if I go manual it asks for a password, even though it is saved in my keychain!
    I moved the router and AX next to my imac and the issues are still occurring.
    I am running 10.6.7, have all updates on AX. run 4GB ram, checked activity monitor, all good.
    I am not exactly computer savvy, but I was wondering as my router is a little older (Motorola SBV5121E Cable modem) could it be possible that it may not communicate with the AX since updates?
    I plugged ethernet directly into my imac from router and no problems what so ever.
    Is it possible to run my imac directly from the router and still set up a wireless network using my imac as the base station? This would then solve the issue as the wireless connection is really only needed for the wife and iphone surfing etc ??
    Or can I get a wireless router that enables my imac to plug into it directly and also create a wirless network for my AX's (hopefully x 2) to operate. Any recommendations as to the best wireless router?
    Any help greatly appreciated.
    imac Mac OS X (10.6.7)
    Reply from Tesserax
    Yes, you could use your iMac as a "software" router, sharing its wired Internet connection to wireless devices (like the iPhone) via its built in AirPort wireless. Apple calls this feature: Internet Sharing.
    Here are the basic steps to configure it:
    To setup for Internet Sharing (Wired to Wireless):
    Setup the Network
    Cable Modem > (Ethernet cable) > [Ethernet port] iMac > (wireless) > iPhone
    Enable Software Firewall - iMac
    System Preferences > Security > Firewall
    o Block all incoming connections (enabled)
    Enable Internet Sharing - iMac
    System Preferences > Sharing
    o Select "Internet Sharing" from the options in the left column
    o Share your connection from: Built-in Ethernet
    o To computers using: AirPort (checked) (Note: Uncheck all other entries in the list.)
    AirPort Options...
    o Network Name: <anything you want>
    o Channel: Automatic
    o Enable encryption (using WEP) (optional)
    o Password: (optional)
    o Confirm Password: (optional)
    o WEP Key Length: (optional)
    o Click OK
    o Select "Internet Sharing" again
    o Click "Start" to start Internet Sharing
    o Click Start
     Macmini3,1 Mac OS X (10.6.7)  Macmini1,1  MacBook4,1  PowerBook5,6  PowerMac3,5
    My Reply:
    Halleluja! Thanks for the reply, I will have a play tonight after dinner and see whether I can get the "internet sharing" up and running.
    Will post my results,
    Cheers.
    Bez
    imac Mac OS X (10.6.7)
    bezza911
    Good Morning Tesserax,
    that's fantastic, I now have internet sharing and everything is perfect. My next question is, can I now add my 2 x airport express onto the network to "extend wireless network", and especially have it next to my audio to plug the speakers in for airplay around the entire apartment?
    Thanks in advance,
    Bez
    OK,
    I just tried setting up my AX, reset the device, reconfigured to "join a wireless network", waited a few minutes and an error message came up on my screen saying try again. Tried a 2nd time, same problem. Turned airport off on my internet sharing imac, then suddenly the AX went green, set up the other AX and the same scenario. Been playing "airplay" through both AX for 30 mins and happy to report that I no longer have the "drop out" of music that has plagued my configuration for weeks!
    I think Tesserax has created a solution for the numerous issues with itunes 10, via the internet sharing proceedure.....
    Yaaaahooooo,
    Cheers Tesserax, you da man!

    I have a similar issue. Station has been working with no issues since I purchased in May 2014.  But since last Monday (12/29/14), it just does not connect to the internet at all.  I have it connected via LAN cable from my Comcast router.  Verified the conditions of the LAN cable and the output of the COMCAST router as I plugged to a network switch and works with no other issues.  The 5 GHz signal totally disappeared, and the 2.4 GHz is there but no internet connection.  I use terminal to ping the station and obtain a reply from the station and the router, but no luck obtaining internet via the Apple extreme which is connected to my VOIP phone, my Apple TV, and all my music in the cloud.  Right now had to configure everything to receive the signal from the COMCAST router.  No one at the Apple store knows about this equipment, just IPhone6 jockeys.

  • Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll

    This is quite strange... the majority of my IIS redirects are working, but this one for some reason is odd.
    www.myserver.com leads to www.mynewserver.com no problem... works as it should.
    www.myserver.com/about leads to www.mynewserver.com/about ... again, works as it should.
    however, this is weird.
    www.myserver.com/main.cfm leads to www.mynewserver.com/jakarta/isapi_redirect.dll
    I'm trying to figure out why, how can I fix this so that
    www.myserver.com/main.cfm leads to www.mynewserver.com/main.cfm

    Maybe my instance of this might help clarify: I was working off of the following stack overflow link's accepted answer and also got the jakarta/isapi_redirect.dll issue. (I'm working with Windows Server 2012, IIS 8.5, and CF 11).
    IIS HTTP to HTTPS relative redirect - Stack Overflow
    After some "change setting, restart sites, test, change setting back and change different setting, restart sites, test" combinations, I found that this combination worked:  (It actually matches what Erik99 said to do, but I didn't understand I only needed to change a single application pool.)
    Real site (HTTPS binding only, actually contains code and virtual directories)
    Application pool's Advanced Settings > Enable 32-Bit Applications : False
    Http_Redirect site (HTTP binding only, is a blank shell of a folder with no directories)
    Application pool's Advanced Settings > Enable 32-Bit Applications : True

Maybe you are looking for