Y
yyt
We have a asp.net portal appl. which was developed using the IBuySpy portal architecture. (Our Portal uses Windows authentication) It runs fine on the development machine but when I deployed it on the production server and type in the http://prodserver_name/portal/ it gives me the following error message:
"Index was out of range. Must be non-negative and less than the size of the collection. Paramter name: index."
The error seemed to occur in the Application_BeginRequest call.
Can someone help me what could be going wrong? I can provide additional code details if needed.
Any help is greatly appreciated.
Thanks in advance.
"Index was out of range. Must be non-negative and less than the size of the collection. Paramter name: index."
The error seemed to occur in the Application_BeginRequest call.
Can someone help me what could be going wrong? I can provide additional code details if needed.
Any help is greatly appreciated.
Thanks in advance.