MOD2000: Deployed WorkflowToolbar Control Connects to Developer Server (242410)
The information in this article applies to:
- Microsoft Office 2000 Developer
This article was previously published under Q242410 SYMPTOMS
When you save data by using the Workflow Toolbar Control in a deployed team solution, you may see the following error messages:
Microsoft Internet Explorer
[DBNMPNTW] Specified SQL server not found.
Microsoft Internet Explorer
Unable to initialize the data provider.
At this point, the data access page fields display their data as #Name? instead of the actual data in the database. Then, you receive the following error message:
Microsoft Office Developer Workflow Toolbar
"[DBNMPNTW] Specified SQL server not found." Unable to get the database connection from the Access Data Source Control.
CAUSE
After the Workflow Toolbar Control is deployed in a team solution, the Workflow Toolbar Control still points and saves data to the server upon which it was developed. If that server is not available, you see these error messages.
RESOLUTION
To change the Workflow Toolbar Control so that it stores data to the deployment server database instead, do either of the following: - Remove and then reinsert the Workflow Control Toolbar on each data access page in the team solution.
- Modify the XML (the page source code) for each page to replace the development server and database names with the appropriate deployment server and database names. To do so, see the "More Information" section of this article.
Modification Type: | Major | Last Reviewed: | 7/31/2001 |
---|
Keywords: | kbbug kberrmsg kbWorkFlowDesigner KB242410 |
---|
|