Wrox Programmer Forums
|
Classic ASP Components Discussions specific to components in ASP 3.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 22nd, 2005, 01:52 PM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 108
Thanks: 0
Thanked 0 Times in 0 Posts
Default Create textbox in the VB Dll Using by ASP

Hi, all,
I will draw a picture using VB, when I do it in the VB exe file, draw some line and text box, it works fine, but when I put the exactly codes in the dll, then call the method from the ASP, I always get the error message when I try to create the text box or label using:objDocument.Shapes.AddTextbox() or objDocument.Shapes.AddLabel(), I get the error message that "the specified value is out of range", even I set the label or box start point is (0,0), and the width = 1, height =1, still get the error message, what's wrong??????????????
URGENT!URGENT!URGENT!URGENT!URGENT! I have to finish this before the end of today. Can anybody help me, I will be very appreciate!!!!

Andraw






Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a DLL in ASP/VB?? ram.marella Classic ASP Basics 0 June 13th, 2007 01:20 AM
Using VB DLL in ASP for Visio2003 Automation deepakkhopade Classic ASP Components 9 May 8th, 2006 04:31 AM
ASP VB and DLL!! sammichelle Pro VB 6 0 February 21st, 2005 07:54 AM
VB dll and asp!! sammichelle VB Components 0 February 21st, 2005 07:47 AM
How to create a DLL with VB and use it from VBA Ricky VB How-To 1 May 15th, 2004 01:30 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.