hi,
I am working in asp.net MVC....
Not sure if this is a bug, or a misconfiguration on my part, but the &format=
doesn't work on the IIS7 staging server but it works fine on local VS Web server(2008)
i.e. http://localhost:12345/<p1>/<p2>/&format=xml
works, but
www.example.com/<p1>/<p2>/&format=xml
doesn't.
please let me know what can be the problem & how can i resolve that thanks in advance gbhatnagar