IIS and browsers.
-
i have an application developed in VS 2005.while running in Mozilla fire fox it is showing Server connection error. but in IE,it is running fine. that is,i cant connect to local server when i am using mozilla fire fox. i think i set fire fox as default browaser while installing..how to rectify this problem? how can i set IE as default browser again??
"I am burning...the only thing rest in me is you..."
-
i have an application developed in VS 2005.while running in Mozilla fire fox it is showing Server connection error. but in IE,it is running fine. that is,i cant connect to local server when i am using mozilla fire fox. i think i set fire fox as default browaser while installing..how to rectify this problem? how can i set IE as default browser again??
"I am burning...the only thing rest in me is you..."
accessred wrote:
while running in Mozilla fire fox it is showing Server connection error.
It's strange. Can you show us the code that you wrote for connecting the database?
accessred wrote:
how can i set IE as default browser again??
If you are using IE7, there is an option that you can set the IE as the default browser in Internet Option. OR Go to "Set Program Access and Defaults" and there is an option for that. You will know what to do if you are in that panel..
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
-
accessred wrote:
while running in Mozilla fire fox it is showing Server connection error.
It's strange. Can you show us the code that you wrote for connecting the database?
accessred wrote:
how can i set IE as default browser again??
If you are using IE7, there is an option that you can set the IE as the default browser in Internet Option. OR Go to "Set Program Access and Defaults" and there is an option for that. You will know what to do if you are in that panel..
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
no database..even a simple default.aspx is not running bcos of this problm..it showing the error "cannot connect wth the local server".. u mentioned:Go to "Set Program Access and Defaults" --where is it? in control panel?i tried wth the specified option in IE and mosilla..but no use.
"I am burning...the only thing rest in me is you..."
-
no database..even a simple default.aspx is not running bcos of this problm..it showing the error "cannot connect wth the local server".. u mentioned:Go to "Set Program Access and Defaults" --where is it? in control panel?i tried wth the specified option in IE and mosilla..but no use.
"I am burning...the only thing rest in me is you..."
accessred wrote:
"cannot connect wth the local server"..
Looks like something broken with firefox. Are you using Sharepoint ? I have heard such an issue with sharepoint applications.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
accessred wrote:
"cannot connect wth the local server"..
Looks like something broken with firefox. Are you using Sharepoint ? I have heard such an issue with sharepoint applications.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
i am not using sharepoint..i ve uninstalled mozilla also..but still the problm is there..may be that is prblm wth my frame work or iis..
"I am burning...the only thing rest in me is you..."
It's strange. Do you have any special entry came in the event viewer ? That might help to find the problem.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions