[Zope] problem in creating portal

P Chandra Sekhar chandrasekhar.p@siri.co.in
Fri, 09 Jun 2000 15:57:06 +0530


This is a multi-part message in MIME format.
--------------5720918237142C06859F6EA3
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi everybody,

Right now I'm trying to create Portal. I've established the ODBC
database connection and ZSQL method every thing is working fine. The
problem in creating portal is , in second page of wizard I've not seen
any info regarding members(theme, layout, public view) as it mentioned
in document, it has only design scheme. In third page I've provided all
the info including portal manager.After clicking finish button I'm
getting the error like this.....

Zope Error
Zope has encountered an error while publishing this resource.

           Error Type: sql.error
           Error Value: ('S0002', 208, "[Microsoft][ODBC SQL Server
Driver][SQL
           Server]Invalid object name 'users'.")



           Troubleshooting Suggestions

                The URL may be incorrect.
                The parameters passed to this resource may be incorrect.

                A resource that this resource relies on may be
encountering an error.

           For more detailed information about the error, please refer
to the HTML source for
           this page.

           If the error persists please contact the site maintainer.
Thank you for your patience.




Traceback (innermost last):
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 214,
in publish_module
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 179,
in publish
  File C:\PROGRA~1\WebSite\lib\python\Zope\__init__.py, line 202, in
zpublisher_exception_hook
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 165,
in publish
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\mapply.py, line 160, in
mapply
    (Object: Portal_add)
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 102,
in call_object
    (Object: Portal_add)
  File C:\PROGRA~1\WebSite\lib\python\OFS\DTMLMethod.py, line 150, in
__call__
    (Object: Portal_add)
  File C:\PROGRA~1\WebSite\lib\python\DocumentTemplate\DT_String.py,
line 502, in __call__
    (Object: Portal_add)
  File C:\PROGRA~1\WebSite\lib\python\DocumentTemplate\DT_With.py, line
148, in render
    (Object: Portal.createInObjectManager(REQUEST['id'], REQUEST))
  File C:\PROGRA~1\WebSite\lib\python\DocumentTemplate\DT_Util.py, line
335, in eval
    (Object: apply_wizard(REQUEST))
    (Info: REQUEST)
  File <string>, line 0, in ?
  File C:\Program Files\WebSite\lib\python\Products\PTKDemo\Portal.py,
line 248, in apply_wizard
    (Object: DemoPortalBase)
  File C:\Program Files\WebSite\lib\python\Products\PTKDemo\Portal.py,
line 172, in addMember
    (Object: DemoPortalBase)
  File C:\PROGRA~1\WebSite\lib\python\AccessControl\User.py, line 501,
in _addUser
    (Object: DemoSQLMemberFolderBase)
  File C:\Program
Files\WebSite\lib\python\Products\PTKDemo\SQLMember.py, line 92, in
getUser
    (Object: DemoSQLMemberFolderBase)
  File C:\PROGRA~1\WebSite\lib\python\Shared\DC\ZRDB\DA.py, line 430, in
__call__
    (Object: sqlUserQuery)
  File C:\Program Files\WebSite\lib\python\Products\ZODBCDA\db.py, line
198, in query
sql.error: (see above)
....

Can any body help me..what to do next...

Thanks in advance....

Chandra Sekhar. P

Version details:

    Zope version: Zope 2.1.6 (binary release, python 1.5.2, win32-x86)
     Python version: 1.5.2 (#0, Jul 30 1999, 09:52:18) [MSC 32 bit
(Intel)]
     System Platform: win32


--------------5720918237142C06859F6EA3
Content-Type: text/x-vcard; charset=us-ascii;
 name="chandrasekhar.p.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for P Chandra Sekhar
Content-Disposition: attachment;
 filename="chandrasekhar.p.vcf"

begin:vcard 
n:;
tel;work:8522192 extn 3308
x-mozilla-html:FALSE
url:http://www.siri.co.in
org:SIRI Technologies Pvt Ltd
version:2.1
email;internet:chandrasekhar.p@siri.co.in
title:Sr Software Engineer
adr;quoted-printable:;;92, 2nd Main,=0D=0AElectronic City,=0D=0A;Bangalore-561229;Karnataka-India;;
fn:Chandra Sekhar.P
end:vcard

--------------5720918237142C06859F6EA3--