CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Ajax Installing

  1. #1
    Join Date
    Aug 2000
    Location
    Essex, Uk
    Posts
    1,214

    Ajax Installing

    Hi All,

    I've installed Ajax, but the documentation says that i need to do the following:

    To run ASP.NET Web pages that contain the Media or Xaml controls when using features such as the XamlUrl property, managed code, or dynamic languages, you must set up MIME types in IIS for the following file name extensions: .xaml, .dll (for using managed code assemblies), and .py and .jsx (for using dynamic languages).

    Can anybody guide me through step-by-step how I create these extensions in IIS.

    Thanks
    If you find my answers helpful, dont forget to rate me

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: Ajax Installing

    Take a look at this. Pay close attention to the part Create the Documentation Web Site on Windows XP or Windows Server 2003. It contains mime type information that should be very useful to you!
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured