Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. implementing ajax

implementing ajax

Scheduled Pinned Locked Moved C#
helpquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    i hav used ajax in application . Its working fine at my local system. but when i go live it gives error.i think problem is in trust level in web.config. How do i set this trust level in web .config any body can help.its urgent thanks & regards cheers Sanjeev

    O 1 Reply Last reply
    0
    • L Lost User

      i hav used ajax in application . Its working fine at my local system. but when i go live it gives error.i think problem is in trust level in web.config. How do i set this trust level in web .config any body can help.its urgent thanks & regards cheers Sanjeev

      O Offline
      O Offline
      osamahmirza
      wrote on last edited by
      #2

      try right under if it doesnt work then you will have to open up your machine.config find tag hope it will help Osama Mirza

      O 1 Reply Last reply
      0
      • O osamahmirza

        try right under if it doesnt work then you will have to open up your machine.config find tag hope it will help Osama Mirza

        O Offline
        O Offline
        osamahmirza
        wrote on last edited by
        #3

        sorry, I forgot to not put tags in reply correction of the above answer ->> right under authentication tag add another tag identity impersonate="true" (make it complete tag with less than and greater than and empty tag /) sorry for that in machine.config you will may put username="machine" and for password="AutoGenerate". its not the best practice but you can try this to see if it works then make a custom policy and apply that policy on your required assemblies/user you are using either in identity tag or processmodel tag Osama Mirza

        L 1 Reply Last reply
        0
        • O osamahmirza

          sorry, I forgot to not put tags in reply correction of the above answer ->> right under authentication tag add another tag identity impersonate="true" (make it complete tag with less than and greater than and empty tag /) sorry for that in machine.config you will may put username="machine" and for password="AutoGenerate". its not the best practice but you can try this to see if it works then make a custom policy and apply that policy on your required assemblies/user you are using either in identity tag or processmodel tag Osama Mirza

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          im hostimg my site on some one other's server and i dont hav access to machine.config. Is there any way to override machine.config settings from my web.config. Its urgent. thanks sanjeev

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups