Prev: Server Side clicked event not firing in Firefox 3
Next: Programmatically select a radio button contained in a gridview row
From: Hemant on 21 Oct 2009 09:05 Hi, I am facing with the same problem . as i type .html in the url it says the page can not be displayed and if i type .aspx it is working fine. but both pages are exists . it is a vb.net 2005 application. thanks, hemant "Hemant" <Hemant(a)nomail.com> wrote in message news:uOjInmkUKHA.3428(a)TK2MSFTNGP06.phx.gbl... > Hi, > thanks > It is standard asp.net application in vb.net 2005. > as i mention before. > thanks, > hemant > "Alexey Smirnov" <alexey.smirnov(a)gmail.com> wrote in message > news:c0ed4cc1-dfc3-47b8-b0d3-73aa6a887aa0(a)e34g2000vbc.googlegroups.com... > On Oct 21, 1:37 pm, "Hemant" <Hem...(a)nomail.com> wrote: >> Hi, >> Thanks for your reply, >> I am getting the same message after disable the show friendly message >> check >> box. >> I have also check the event log . >> In event description there is a message : >> The Microsoft Business Framework must be started using >> EnterpriseSession.Initiali(). >> >> and the source is MbfQueuedWorkItemService >> >> what is the problem i am not getting yet. >> >> thanks, >> >> hemant >> >> "Alexey Smirnov" <alexey.smir...(a)gmail.com> wrote in message >> >> news:1a75a30e-7d5d-45ab-b294-556aad7940ec(a)g23g2000vbr.googlegroups.com... >> On Oct 21, 12:33 pm, "Hemant" <Hem...(a)nomail.com> wrote: >> >> > Hi, >> > I am working on vb.net 2005. >> > When I type a url with .html extension it says >> > web page can not be displayed. >> > but if i type the url for the same page with .aspx page its working. >> > both pages exists but only .aspx is working. >> > what is the error? >> >> > thanks , >> > hemant >> >> Try to disable HTTP Friendly Error Messages in Internet >> Explorerhttp://technet.microsoft.com/en-us/library/cc778248(WS.10).aspx >> >> or look in Event Log (if this is your server) or in other browser... >> >> Hope this would give you more details on error > > Is it a standard ASP.NET site on IIS, or it is a Microsoft Dynamics > application? All links about Business Framework refer to Dynamics > > http://www.google.com/search?hl=en&q=%22The+Microsoft+Business+Framework+must+be+started+using%22&start=20&sa=N >
From: George on 22 Oct 2009 20:02 try .htm and not .html Just my lucky guess :) George. "Hemant" <Hemant(a)nomail.com> wrote in message news:u3xKE7kUKHA.1280(a)TK2MSFTNGP04.phx.gbl... > Hi, > I am facing with the same problem . > as i type .html in the url it says the page can not be displayed and if i > type .aspx it is working fine. > but both pages are exists . it is a vb.net 2005 application. > thanks, > hemant > "Hemant" <Hemant(a)nomail.com> wrote in message > news:uOjInmkUKHA.3428(a)TK2MSFTNGP06.phx.gbl... >> Hi, >> thanks >> It is standard asp.net application in vb.net 2005. >> as i mention before. >> thanks, >> hemant >> "Alexey Smirnov" <alexey.smirnov(a)gmail.com> wrote in message >> news:c0ed4cc1-dfc3-47b8-b0d3-73aa6a887aa0(a)e34g2000vbc.googlegroups.com... >> On Oct 21, 1:37 pm, "Hemant" <Hem...(a)nomail.com> wrote: >>> Hi, >>> Thanks for your reply, >>> I am getting the same message after disable the show friendly message >>> check >>> box. >>> I have also check the event log . >>> In event description there is a message : >>> The Microsoft Business Framework must be started using >>> EnterpriseSession.Initiali(). >>> >>> and the source is MbfQueuedWorkItemService >>> >>> what is the problem i am not getting yet. >>> >>> thanks, >>> >>> hemant >>> >>> "Alexey Smirnov" <alexey.smir...(a)gmail.com> wrote in message >>> >>> news:1a75a30e-7d5d-45ab-b294-556aad7940ec(a)g23g2000vbr.googlegroups.com... >>> On Oct 21, 12:33 pm, "Hemant" <Hem...(a)nomail.com> wrote: >>> >>> > Hi, >>> > I am working on vb.net 2005. >>> > When I type a url with .html extension it says >>> > web page can not be displayed. >>> > but if i type the url for the same page with .aspx page its working. >>> > both pages exists but only .aspx is working. >>> > what is the error? >>> >>> > thanks , >>> > hemant >>> >>> Try to disable HTTP Friendly Error Messages in Internet >>> Explorerhttp://technet.microsoft.com/en-us/library/cc778248(WS.10).aspx >>> >>> or look in Event Log (if this is your server) or in other browser... >>> >>> Hope this would give you more details on error >> >> Is it a standard ASP.NET site on IIS, or it is a Microsoft Dynamics >> application? All links about Business Framework refer to Dynamics >> >> http://www.google.com/search?hl=en&q=%22The+Microsoft+Business+Framework+must+be+started+using%22&start=20&sa=N >> > >
From: Hemant on 23 Oct 2009 01:16 thanks George , If i wirte .htm it give me 404 error. I am missing something else? thanks , hemant "George" <noemail(a)comcast.net> wrote in message news:eby1bQ3UKHA.4484(a)TK2MSFTNGP02.phx.gbl... > try .htm and not .html > Just my lucky guess :) > > George. > > "Hemant" <Hemant(a)nomail.com> wrote in message > news:u3xKE7kUKHA.1280(a)TK2MSFTNGP04.phx.gbl... >> Hi, >> I am facing with the same problem . >> as i type .html in the url it says the page can not be displayed and if i >> type .aspx it is working fine. >> but both pages are exists . it is a vb.net 2005 application. >> thanks, >> hemant >> "Hemant" <Hemant(a)nomail.com> wrote in message >> news:uOjInmkUKHA.3428(a)TK2MSFTNGP06.phx.gbl... >>> Hi, >>> thanks >>> It is standard asp.net application in vb.net 2005. >>> as i mention before. >>> thanks, >>> hemant >>> "Alexey Smirnov" <alexey.smirnov(a)gmail.com> wrote in message >>> news:c0ed4cc1-dfc3-47b8-b0d3-73aa6a887aa0(a)e34g2000vbc.googlegroups.com... >>> On Oct 21, 1:37 pm, "Hemant" <Hem...(a)nomail.com> wrote: >>>> Hi, >>>> Thanks for your reply, >>>> I am getting the same message after disable the show friendly message >>>> check >>>> box. >>>> I have also check the event log . >>>> In event description there is a message : >>>> The Microsoft Business Framework must be started using >>>> EnterpriseSession.Initiali(). >>>> >>>> and the source is MbfQueuedWorkItemService >>>> >>>> what is the problem i am not getting yet. >>>> >>>> thanks, >>>> >>>> hemant >>>> >>>> "Alexey Smirnov" <alexey.smir...(a)gmail.com> wrote in message >>>> >>>> news:1a75a30e-7d5d-45ab-b294-556aad7940ec(a)g23g2000vbr.googlegroups.com... >>>> On Oct 21, 12:33 pm, "Hemant" <Hem...(a)nomail.com> wrote: >>>> >>>> > Hi, >>>> > I am working on vb.net 2005. >>>> > When I type a url with .html extension it says >>>> > web page can not be displayed. >>>> > but if i type the url for the same page with .aspx page its working. >>>> > both pages exists but only .aspx is working. >>>> > what is the error? >>>> >>>> > thanks , >>>> > hemant >>>> >>>> Try to disable HTTP Friendly Error Messages in Internet >>>> Explorerhttp://technet.microsoft.com/en-us/library/cc778248(WS.10).aspx >>>> >>>> or look in Event Log (if this is your server) or in other browser... >>>> >>>> Hope this would give you more details on error >>> >>> Is it a standard ASP.NET site on IIS, or it is a Microsoft Dynamics >>> application? All links about Business Framework refer to Dynamics >>> >>> http://www.google.com/search?hl=en&q=%22The+Microsoft+Business+Framework+must+be+started+using%22&start=20&sa=N >>> >> >> >
From: Alexey Smirnov on 23 Oct 2009 04:11 On Oct 23, 7:16 am, "Hemant" <Hem...(a)nomail.com> wrote: > thanks George , > If i wirte .htm it give me 404 error. > I am missing something else? > thanks , > hemant"George" <noem...(a)comcast.net> wrote in message > To make .htm working you need to have an appropriate .htm file in the directory of your website. If you don't have the file - create it and test.
From: Hemant on 25 Oct 2009 04:15
I got where i am wrong. here is detail: I have change my iis 6.0 settings for custom url . I have added .html extension to application configuraion and copy its executable path same as .aspx extension this all for SEO. know my .aspx page is show in .html extension but the original page which has .html extension shows the error that page can not be displayd . i think i am missing some settings for iis 6.0 If i change the .html to .htm than all are working fine but whats wrong with ..html extension please help me. thanks, hemant "Alexey Smirnov" <alexey.smirnov(a)gmail.com> wrote in message news:d11f7370-d42f-403b-8774-b1dacf1b2b09(a)d23g2000vbm.googlegroups.com... On Oct 23, 7:16 am, "Hemant" <Hem...(a)nomail.com> wrote: > thanks George , > If i wirte .htm it give me 404 error. > I am missing something else? > thanks , > hemant"George" <noem...(a)comcast.net> wrote in message > To make .htm working you need to have an appropriate .htm file in the directory of your website. If you don't have the file - create it and test. |