Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The page cannot be displayed etc. errors
Message
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Miscellaneous
Thread ID:
00788944
Message ID:
00789049
Views:
23
Arto,
For #1, as Brian said, it looks like you didn't change the SMTP server to your own in the code - it's probably still trying to use mine(fireball.dotcomsolution.com). If you've got the IIS SMTP server set up on your site, you could use that (since you're on win2k, you can also use the CDONTS example for e-mail).
Regarding installation, it shouldn't be that hard. At this point, I'm seeing most installation problems with IIS running multiple sites and the incorrect IP Address/Domain and Web Site name being used. If you're running multiple sites, then use one of the names and addresses (listed under IIS MMC) instead of "LOCALHOST" and "Default Web Site".
The cookies example should have worked. Did it work in the original setup demo(avfpdemo2)?
Same with OWC - does it work in the original demo? If you installed OWC after you started the web app, you probably need to unload/reload or just recompile the project again.
For PDF generation, I have had problems with Print2PDF within Win2k server although it worked fine on Win2k Pro. I think it has something to do with security. This will probably be worked on for the next release.
For Async processing, there is a small bug on the first hit - afterwards it should work. This too will probably be worked on for the next release.

>I had lots of troubles to install AVFP but when I removed IIS and installed it again, everything went smoothly.
>
>- However when I try (http://localhost/HelloWorld/default.asp) to "send SMTP e-mail using CDO" I got a message 1) and "Graphs using Office Web Controls (OWC)" I got message 2)
>
>- Clicking "PDF reports" OR "Creat Report" take infinite time to accomplish, only way to show some progress is to close "Open" window in Taskbar. Then I got a messagebox showing number 21 and OK button, clicking OK gives me an error messagebox "This error ocurred creating the PDF: Installation parms do not exist for ID: POSTSCRIPT. Clicking OK changes address to http://localhost/HelloWor/pdffiles/YC1AIS8C.pdf and shows message 3)
>
>- ASP/VFP Cookie read/write/delete/redirect gives me message 4)
>- "Async processing shows me a message number 5)
>- "Async processing ... PDF shows me a message number 6)
>
>W2k Server 5.00.2195 SP3, IIS 5, VFP Report To PDF - Print2PDF installed,
>Office Web Components(OWC) for Web Charting installed.
>
>Any ideas?
>
>AT
>
>1)
>The page cannot be displayed
>There is a problem with the page you are trying to reach and it cannot be displayed.
>
>--------------------------------------------------------------------------------
>
>Please try the following:
>
>Click the Refresh button, or try again later.
>
>Open the localhost home page, and then look for links to the information you want.
>HTTP 500.100 - Internal Server Error - ASP error
>Internet Information Services
>
>--------------------------------------------------------------------------------
>
>Technical Information (for support personnel)
>
>Error Type:
>email err#= 1429 line= 740 OLE IDispatch exception code 0 from ?: The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay for nospam@mp.utu.net ..1429 OLE IDispatch exception code 0 from ?: The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay for nospam@mp.utu.net .. The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay for nospam@mp.utu.net (0x800A0595)
>g:\avfpwww\helloworld\helloworld.dll
>/HelloWorld/default.asp, line 6
>
>
>Browser Type:
>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
>
>Page:
>POST 143 bytes to /HelloWorld/default.asp
>
>POST Data:
>txtMailTo=nospam@mp.utu.net&txtMailFrom=aa&txtMailBcc=&txtMailReplyTo=&D1=CdoNormal&txtMailSubject=bb&txtMailAttachment=&txtMailFileDesc=&S1=cc
>
>Time:
>15. toukokuuta 2003, 21:18:54
>
>
>More information:
>Microsoft Support
>
>2)
>The page cannot be displayed
>There is a problem with the page you are trying to reach and it cannot be displayed.
>
>--------------------------------------------------------------------------------
>
>Please try the following:
>
>Click the Refresh button, or try again later.
>
>Open the localhost home page, and then look for links to the information you want.
>HTTP 500.100 - Internal Server Error - ASP error
>Internet Information Services
>
>--------------------------------------------------------------------------------
>
>Technical Information (for support personnel)
>
>Error Type:
>owcgraph err#= 1426 line= 677 OLE error code 0x80030003: Unknown COM status code.1426 OLE error code 0x80030003: Unknown COM status code. 80030003: Unknown COM status code .NULL. .NULL. .NULL. .NULL. g:\avfpwww\helloworld\helloworld.dll (0x800A0592)
>g:\avfpwww\helloworld\helloworld.dll
>/HelloWorld/default.asp, line 6
>
>
>Browser Type:
>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
>
>Page:
>GET /HelloWorld/default.asp
>
>Time:
>15. toukokuuta 2003, 21:24:05
>
>
>More information:
>Microsoft Support
>
>
>3)
>The page cannot be found
>The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
>
>--------------------------------------------------------------------------------
>
>Please try the following:
>
>If you typed the page address in the Address bar, make sure that it is spelled correctly.
>
>Open the localhost home page, and then look for links to the information you want.
>Click the Back button to try another link.
>HTTP 404 - File not found
>Internet Information Services
>
>
>--------------------------------------------------------------------------------
>
>Technical Information (for support personnel)
>
>More information:
>Microsoft Support
>
>
>4)
>The page cannot be displayed
>There is a problem with the page you are trying to reach and it cannot be displayed.
>
>--------------------------------------------------------------------------------
>
>Please try the following:
>
>Click the Refresh button, or try again later.
>
>Open the localhost home page, and then look for links to the information you want.
>HTTP 500.100 - Internal Server Error - ASP error
>Internet Information Services
>
>--------------------------------------------------------------------------------
>
>Technical Information (for support personnel)
>
>Error Type:
>write err#= 1426 line= 1245 OLE error code 0x80020005: Type mismatch.1426 OLE error code 0x80020005: Type mismatch. 80020005: Type mismatch .NULL. .NULL. .NULL. .NULL. g:\avfpwww\helloworld\helloworld.dll (0x800A0592)
>g:\avfpwww\helloworld\helloworld.dll
>/HelloWorld/default.asp, line 6
>
>
>Browser Type:
>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
>
>Page:
>GET /HelloWorld/default.asp
>
>Time:
>15. toukokuuta 2003, 21:56:16
>
>
>More information:
>Microsoft Support
>
>5)
>The page cannot be displayed
>There is a problem with the page you are trying to reach and it cannot be displayed.
>
>--------------------------------------------------------------------------------
>
>Please try the following:
>
>Click the Refresh button, or try again later.
>
>Open the localhost home page, and then look for links to the information you want.
>HTTP 500.100 - Internal Server Error - ASP error
>Internet Information Services
>
>--------------------------------------------------------------------------------
>
>Technical Information (for support personnel)
>
>Error Type:
>mergetext err#= 12 line= 368 Variable 'CMETA' is not found.cMeta12 Variable 'CMETA' is not found. CMETA .NULL. .NULL. .NULL. .NULL. g:\avfpwww\helloworld\helloworld.dll (0x800A000C)
>g:\avfpwww\helloworld\helloworld.dll
>/HelloWorld/default.asp, line 6
>
>
>Browser Type:
>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
>
>Page:
>GET /HelloWorld/default.asp
>
>Time:
>15. toukokuuta 2003, 21:58:17
>
>
>More information:
>Microsoft Support
>
>
>
>6)
>The page cannot be displayed
>There is a problem with the page you are trying to reach and it cannot be displayed.
>
>--------------------------------------------------------------------------------
>
>Please try the following:
>
>Click the Refresh button, or try again later.
>
>Open the localhost home page, and then look for links to the information you want.
>HTTP 500.100 - Internal Server Error - ASP error
>Internet Information Services
>
>--------------------------------------------------------------------------------
>
>Technical Information (for support personnel)
>
>Error Type:
>mergetext err#= 12 line= 368 Variable 'CMETA' is not found.cMeta12 Variable 'CMETA' is not found. CMETA .NULL. .NULL. .NULL. .NULL. g:\avfpwww\helloworld\helloworld.dll (0x800A000C)
>g:\avfpwww\helloworld\helloworld.dll
>/HelloWorld/default.asp, line 6
>
>
>Browser Type:
>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
>
>Page:
>GET /HelloWorld/default.asp
>
>Time:
>15. toukokuuta 2003, 21:48:45
>
>
>More information:
>Microsoft Support
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform