Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Components
|
VB Components Issues specific to components in VB.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB 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 3rd, 2005, 02:12 AM
Registered User
 
Join Date: Feb 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Permission denied in acessing dll files

hii

i created a package for one client application and deployed,it is working in some machines and i tried in one machine(windows98),I got an error "permission denied" error no 70.

help me to overcome the problem

Sobha
 
Old February 3rd, 2005, 12:01 PM
Authorized User
 
Join Date: Jan 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Can you please elaborate.
Paste the exact error.

 
Old February 3rd, 2005, 11:41 PM
Authorized User
 
Join Date: Jan 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

what r u doing in that DLL, might be there is something which u r acessing gives u an error.

Also when the error occure(registration, or on creating an object).

Also let us know what all r u try to do in the DLL have u calling any reference.



Amit Jain
Sr. Software Engineer
 
Old February 4th, 2005, 12:03 AM
Registered User
 
Join Date: Feb 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hai

the dll "Buscomanymaster" refrences another dll "dbmaster" in that just database operation such as add delete and list all the records.it is working for some of the clients machine.but i got a problem in 2 machines (windows 98 and widnows NT). error "Permission denied error no 70).

by deploying server application all dll files are copied into system path.is there any problem.but it is working fine for some systems.

i don't know how to solve it,please help me
Sobha

by

 
Old February 4th, 2005, 12:26 AM
Authorized User
 
Join Date: Jan 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

"by deploying server application all dll files ....."

It is seems that ur accessing server component from client(DCOM), Then there might be some access right permission, which u have to give from ccomconfig utility.

or can u explain the deployment architecture, which machine(server or client) have which component.

or can u able to access the db from client machine.

These r the few possibility, let us know if problem presist.



Amit Jain
Sr. Software Engineer
 
Old February 4th, 2005, 12:28 AM
Authorized User
 
Join Date: Jan 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

ccomconfig => dcomcnfg

Amit Jain
Sr. Software Engineer
 
Old February 4th, 2005, 08:17 AM
Registered User
 
Join Date: Feb 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hii

there is no problem in dll.because theobject creating succesfully.Igot an error in accessing the methods or functions
is there any problem in mts server security issues
Sobha






Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 7: permission Denied while uploading files matrixbegins BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 2 July 28th, 2008 06:55 PM
acessing DLL functions in VB Scripting seeekvb VBScript 5 January 15th, 2007 06:58 PM
(0x800A0046) Permission denied,not IIS permission! David Hay Classic ASP Basics 3 April 30th, 2006 10:47 PM
Permission Denied while creating dll haji_mb Beginning VB 6 1 March 23rd, 2005 01:49 PM
acessing files outside document root wakhan Apache Tomcat 0 June 2nd, 2004 12:31 PM





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