Bt-Wps On Windows 2008R2 Error Page
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
I've tried to added the handler mapping of .aspx C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll ASPX but now get an error stating the specified module required by this handler is not in the module list. How do I get the IsaplModule into the module list.
Thanks,
Jason
-
Hi, Jason:
Can you advise which Bartender and Web Print Server version you are using? You can reference http://www.seagullscientific.com/aspx/fixes_wps.aspx
•WPS version 9.4: Tested for use with BarTender versions 9.4.
•WPS version 9.3: Tested for use with BarTender versions 9.3 and 9.4. However, if you are using BarTender 9.4 or higher, we recommend downloading a newer version of WPS.
•WPS version 1.1.19: Tested to work with BarTender versions 8.0 through 9.3. However, if you are using BarTender 9.3 or higher, we recommend using a newer WPS.
Please also share with us the IIS and .Net version. You can reference System Requirement http://www.seagullscientific.com/ftp/whitepapers/WhitePaper_BarTenderWebPrintServer.pdf WPS System requirements section for more information.
If you need further assistance, please let us know. You cna also contact regional local office http://www.seagullscientific.com/aspx/technical-support.aspx for more personalized assistance for your environment.
Thanks!0 -
Legacy Poster
★ BarTender Hero ★
Hi, what can i do with this error?
Win Server 2008 Datacenter R2, IIS 7.0, Microsoft .NET Framework Version:2.0.50727.5466; ASP.NET Version:2.0.50727.5456, BT full EA installation ....
Thanks
Server Error in '/' Application. Could not load file or assembly 'Seagull.BarTender.Print, Version=10.0.4.1, Culture=neutral, PublicKeyToken=109ff779a1b4cbc7' or one of its dependencies. The system cannot find the file specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'Seagull.BarTender.Print, Version=10.0.4.1, Culture=neutral, PublicKeyToken=109ff779a1b4cbc7' or one of its dependencies. The system cannot find the file specified.0 -
Do you get this error when trying to start our closed product BT-WPS, or are you trying to run your own web based application, which makes use of the BarTender .NET Print Server SDK? Please make sure that:
- You remove the following line from the web.config file: <identity impersonate="true" userName="registry:HKLM\SOFTWARE\Seagull Scientific\WebPrint\identity\ASPNET_SETREG,userName" password="registry:HKLM\SOFTWARE\Seagull Scientific\WebPrint\identity\ASPNET_SETREG,password"/>
- Your application pool is a 32 bit application pool.
- Your web based application is running under the WPS application pool.
- Another thing you may try is to change the "identity" under which the application pool runs. You can do this via IIS application pools by opening the "Advanced Settings" option.
0
Please sign in to leave a comment.
Comments
3 comments