G
Guest
I am using ASP.NET 2.0 C#
I am getting errors when I publish my site. It works fine on our local
server.
Pages that have maintainscrollpositiononpostback=true set, get errors such
as: "loaded with error"; webform_savescrollpositionsubmit not found.
View source says page is loking for websource.axd.
In my local machine, that file is apprantly in the right place.
In the remote server it's not.
Any ideas or do I need to tell it to create this axd file in some absolute
path.
If there is another way of getting around this problem, I would love to hear
it.
Thank you so much
I am getting errors when I publish my site. It works fine on our local
server.
Pages that have maintainscrollpositiononpostback=true set, get errors such
as: "loaded with error"; webform_savescrollpositionsubmit not found.
View source says page is loking for websource.axd.
In my local machine, that file is apprantly in the right place.
In the remote server it's not.
Any ideas or do I need to tell it to create this axd file in some absolute
path.
If there is another way of getting around this problem, I would love to hear
it.
Thank you so much