<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>sqlhost Forum Rss Feed</title><link>http://www.codeplex.com/Project/ListForums.aspx?ProjectName=sqlhost</link><description>sqlhost Forum Rss Description</description><item><title>New Post: Specifiy Table in Command Line Utility?</title><link>http://sqlhost.codeplex.com/Thread/View.aspx?ThreadId=9523</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I quite agree , it would be helpful if you could use this tool to specfiy table names.Or even be able to run a query on select tables you like to script too. As well as having the option to script users and roles separately too.&lt;/p&gt;&lt;/div&gt;</description><author>lizE</author><pubDate>Mon, 21 Sep 2009 09:07:41 GMT</pubDate><guid isPermaLink="false">New Post: Specifiy Table in Command Line Utility? 20090921090741A</guid></item><item><title>New Post: SQLPUBWIZ store procedure error using view is created before trigger on view</title><link>http://sqlhost.codeplex.com/Thread/View.aspx?ThreadId=56693</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I used SQLPUBWIZ with the -schemaonly option which created the script without any errors. Now when I try to run the script it returns an error of:&lt;/p&gt;
&lt;p&gt;Msg 4405, Level 16, State 1, Server MYSERVER, Procedure usp_CreateSomething, Line 25&lt;br&gt;View or function 'dbo.SomeView' is not updatable because the modification affects multiple base tables.&lt;/p&gt;
&lt;p&gt;This is because the store procedure is using a view which has a trigger on it. The view is created before the store procedure (which is correct) but the trigger on the view is created much later than the store procedure. I had to cut and paste the store procedure and put it after the creation of the view trigger to get the script to function properly.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there another work around or fix for this as I am trying to automate the process of the script?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for any help in advance.&lt;/p&gt;&lt;/div&gt;</description><author>vince144</author><pubDate>Mon, 18 May 2009 20:03:44 GMT</pubDate><guid isPermaLink="false">New Post: SQLPUBWIZ store procedure error using view is created before trigger on view 20090518080344P</guid></item><item><title>New Post: Errors pointing to browser to run runsql file</title><link>http://sqlhost.codeplex.com/Thread/View.aspx?ThreadId=54886</link><description>&lt;div style="line-height: normal;"&gt;Hellllllp somebody...&lt;br&gt;
&lt;br&gt;
I have been trying to run this runsql file on server and when i point to it from browser i get this error.&lt;br&gt;
&lt;br&gt;
Opening url C:\inetpub\wwwroot\newClub.mdf.sql&lt;br&gt;
Connecting to SQL Server database...&lt;br&gt;
An error occured: System.Data.SqlClient.SqlException: The SELECT permission was denied on the object 'objects', database 'mssqlsystemresource', schema 'sys'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ASP.runsql_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
What do i do
&lt;/div&gt;</description><author>bbrooks</author><pubDate>Wed, 29 Apr 2009 22:13:52 GMT</pubDate><guid isPermaLink="false">New Post: Errors pointing to browser to run runsql file 20090429101352P</guid></item><item><title>New Post: Cannot find microsoft.sqlserver.batchparser</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=46386</link><description>&lt;div style="line-height: normal;"&gt;Hello, &lt;br&gt;
&lt;br&gt;
I am using sql 2005 express advanced edition under vista 64 bit, i cannot use as following error. Pls help. &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
TITLE: Microsoft SQL Server&lt;br&gt;
------------------------------&lt;br&gt;
&lt;br&gt;
This wizard will close because it encountered the following error:&lt;br&gt;
&lt;br&gt;
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server+Database+Publishing+Wizard&amp;amp;ProdVer=1.1.1.0&amp;amp;EvtSrc=Microsoft.SqlServer.Management.UI.WizardFrameworkErrorSR&amp;amp;EvtID=UncaughtException&amp;amp;LinkId=20476&lt;br&gt;
&lt;br&gt;
------------------------------&lt;br&gt;
ADDITIONAL INFORMATION:&lt;br&gt;
&lt;br&gt;
無法載入檔案或組件 'Microsoft.SqlServer.BatchParser, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' 或其相依性的其中之一。 系統找不到指定的檔案。 (Microsoft.SqlServer.ConnectionInfo)&lt;br&gt;
&lt;br&gt;
------------------------------&lt;br&gt;
BUTTONS:&lt;br&gt;
&lt;br&gt;
OK&lt;br&gt;
------------------------------&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>kinterry</author><pubDate>Fri, 06 Feb 2009 03:37:21 GMT</pubDate><guid isPermaLink="false">New Post: Cannot find microsoft.sqlserver.batchparser 20090206033721A</guid></item><item><title>New Post: Version for SQL Server 2008 and VS 2008 ?</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=46376</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
is that tool also available for 2008-er Version of SQL Server and Visual Studio ? &lt;br&gt;
&lt;br&gt;
best regards&lt;br&gt;
&lt;br&gt;
Klaus
&lt;/div&gt;</description><author>KlausObd</author><pubDate>Fri, 06 Feb 2009 01:46:43 GMT</pubDate><guid isPermaLink="false">New Post: Version for SQL Server 2008 and VS 2008 ? 20090206014643A</guid></item><item><title>New Post: Internal error during begin publish</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=23634</link><description>&lt;div style="line-height: normal;"&gt;I just ran into this error last night when I tried to import my database into GoDaddy. My workaround, thank good ness worked. &lt;br&gt;
Here's what I did:&lt;br&gt;
&lt;br&gt;
&amp;gt; Created the database in GoDaddy.&lt;br&gt;
&amp;gt; Using the DB Publishing Wizard, I selected the option to create a script instead of publishing it directly to GoDaddy. &lt;br&gt;
&amp;gt; Logged in to my database in GoDaddy and using the query analyzer, ran the script that I had created from the previous step. &lt;br&gt;
&lt;br&gt;
Hopefully that helps some of you all who are still having problems. &lt;br&gt;
&lt;/div&gt;</description><author>newwebmz</author><pubDate>Thu, 29 Jan 2009 17:24:42 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during begin publish 20090129052442P</guid></item><item><title>New Post: Internal error during begin publish</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=23634</link><description>&lt;div style="line-height: normal;"&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;Jeremyk’s experience is very insightful, but in my case
I can run Database Publishing Wizard from Visual Web Developer 2005 Express
Edition, but after I paste the script file that it creates in Godaddy database,
I publish the rest of the site and it does not work. It means you cannot have
access to the protected pages. It gives an error when you try to log in or try
to create a new user.&lt;/p&gt;

&lt;p class=MsoNormal&gt;But now I believe that I am making a mistake.&lt;/p&gt;

&lt;p class=MsoNormal&gt;Thanks,&lt;/p&gt;

&lt;p class=MsoNormal&gt; &lt;/p&gt;

&lt;p class=MsoNormal&gt; &lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:10.0pt;font-family:'Cambria','serif';color:#0070C0"&gt;307-1680 East 6th Avenue&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:10.0pt;font-family:'Cambria','serif';color:#0070C0"&gt;Vancouver, BC V5N 1P3 Canada&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:10.0pt;font-family:'Cambria','serif';color:#0070C0"&gt;(P) 604-879-0644&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:10.0pt;font-family:'Cambria','serif';color:#0070C0"&gt;(F) 604-648-9369&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt; &lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;</description><author>boizan</author><pubDate>Wed, 28 Jan 2009 02:08:51 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during begin publish 20090128020851A</guid></item><item><title>New Post: Internal error during begin publish</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=23634</link><description>&lt;div style="line-height: normal;"&gt;I've been searching and searching for a resolution to this issue and never found one.  I then thought that I could export my data from SQL Server 2005, which is what I use, and then import it since I couldn't get the publishing wizard to work.  When I tried to do that I ran into some issues.  I forgot that when I setup SQL Server I didn't install all of the components like SQL Server Agent, and Workstation, etc.  Found out that in order to export data you need to have certain components install like integration servers, and I believe the workstation option.  So, I uninstall SQL Server 2005 which came with it's own complications like manually stopping IIS Admin Services an Web Publishing services and then uninstalling the SQL Server Report Service.  That won't uninstall unless you stop those services and delete two or three Report Services that get setup in IIS when you add the SQL Server Report Service.  Microsoft has information on their site for uninstalling SQL Server 2005 and I recommend reading it first.  It'll save hours of time.  Anyways, once I reinstalled all of the available SQL Server components to be able to export data, clone a database, etc. I thought to myself that maybe that's what was preventing the publishing service from working.  So I reinstalled the publishing service and set it back up with the information I got from godaddy (I.E. webservice, DB name, password, etc.) I tried it again and it worked.  It would seem that if you don't have all of the proper services installed when you setup SQL Server then you won't be able to use the publishing service.  This of course I learned after several days and many countless hours trying to figure crap out.  I thought I'd post this to perhaps help someone else save that time and use the DPW (database publishing wizard).  It really is a time saver.
&lt;/div&gt;</description><author>jeremyk</author><pubDate>Tue, 27 Jan 2009 23:47:06 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during begin publish 20090127114706P</guid></item><item><title>New Post: Database Publishing Wizard to connect to Godaddy</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=45019</link><description>&lt;div style="line-height: normal;"&gt;I am using Database Publishing Wizard to transfer my site to Godaddy.com. When I select the option &amp;quot;Specify Server Information&amp;quot; and &amp;quot;Use Windows authentication.&amp;quot; It never goes to the next step so I could pull out the website that contains the database. I get always the error:
&lt;p&gt;TITLE: Database Publishing Wizard&lt;br&gt;
------------------------------&lt;/p&gt;
&lt;p&gt;Failed to connect to server localhost. (Microsoft.SqlServer.ConnectionInfo)&lt;/p&gt;
&lt;p&gt;------------------------------&lt;br&gt;
ADDITIONAL INFORMATION:&lt;/p&gt;
&lt;p&gt;An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)&lt;/p&gt;
&lt;p&gt;Can anyone help me to fix this problem?&lt;br&gt;
I would appreciate very much your help.&lt;br&gt;
Regards,&lt;br&gt;
Boizan&lt;/p&gt;
&lt;/div&gt;</description><author>boizan</author><pubDate>Fri, 23 Jan 2009 04:21:47 GMT</pubDate><guid isPermaLink="false">New Post: Database Publishing Wizard to connect to Godaddy 20090123042147A</guid></item><item><title>New Post: Diagrams not scripted</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=43790</link><description>&lt;div style="line-height: normal;"&gt;I have a DB with a diagram. Using Database Publishing wizard I was not able to &amp;quot;script&amp;quot; it. The generated script contains all the DB tables but not the diagram. Is there a way to &amp;quot;script&amp;quot; it?&lt;br&gt;
&lt;br&gt;
Thank you&lt;br&gt;
&lt;/div&gt;</description><author>fhtino</author><pubDate>Fri, 09 Jan 2009 09:40:40 GMT</pubDate><guid isPermaLink="false">New Post: Diagrams not scripted 20090109094040A</guid></item><item><title>New Post: Internal error during begin publish</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=23634</link><description>&lt;div style="line-height: normal;"&gt;Hi blacktops&lt;br&gt;
&lt;br&gt;
You said you had a work around on publishing MDF with Godaddy.&lt;br&gt;
&lt;br&gt;
Could you please explain more like what setup u talking about (godadddy database section?), step-by-step explanation would be nice.&lt;br&gt;
&lt;br&gt;
I'm a newbie to aspx and godaddy as well, so hope you dont mind if i'm asking too much.&lt;br&gt;
&lt;br&gt;
Thanks 
&lt;/div&gt;</description><author>nester</author><pubDate>Wed, 07 Jan 2009 09:38:00 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during begin publish 20090107093800A</guid></item><item><title>New Post: Internal error during begin publish</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=23634</link><description>&lt;div style="line-height: normal;"&gt;I tried to generate the scripts but that didn't solve my problem. Once I created the structure for the data, I used the Right Click, Tasks, Import to import all of the data in the table. It worked but not flawlessly. It didn't import the Primary Keys as their number. It imported them incrementally which screwed up all of the relational data. Oh well. So eventually, instead of generating the scripts, I imported the entire database. This option leaves out primary keys, triggers, constraints, auto-increment fields, etc. So I had to go in and manually add all of those things. &lt;br&gt;
&lt;br&gt;
I tell you what, it would be a hell of a lot easier if they would just let you upload the .mdb file and attach it. It would have saved days worth of work.&lt;br&gt;
&lt;/div&gt;</description><author>blackops</author><pubDate>Thu, 01 Jan 2009 18:52:16 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during begin publish 20090101065216P</guid></item><item><title>New Post: Internal error during begin publish</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=23634</link><description>&lt;div style="line-height: normal;"&gt;I am using SQL Server 2005 Developer edition.  I am able to make a connection to the database from SLQ Server Management Studio, but before I could I had to move my database to a different server at GoDaddy.  Developer Edition is only 50 bucks and so well worth it for the features you don't get in the Express edition.  However, I was previously using 2008 Express and I dearly miss IntelliSense and may upgrade to 2008 Developer Edition of SQL to get it.&lt;br&gt;
&lt;br&gt;
Anyway, I gave up on the database publishing wizzard after GoDaddy's response to my support quesion was completely worthless.  However I must say that I have been with GoDaddy for several years and am pretty happy with them.&lt;br&gt;
&lt;br&gt;
So here is what I have done so far...&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt;Connected to my database (mydatabase&lt;span style="text-transform:none;text-indent:0px;border-collapse:separate;font:13px verdana;white-space:normal;letter-spacing:normal;color:#000000;word-spacing:0px"&gt;.db.2548868.hostedresource.com&lt;/span&gt;) remotely from MSSMS. &lt;/li&gt;
    &lt;li&gt;Right-clicked on mydatabase in Object Explorer and selected Tasks&amp;gt;Generate Scripts..., went throught the Script Wizard and it produced a nice script for me in the query window.  Alternatively I could have saved the script to a file or to the clipboard. &lt;/li&gt;
    &lt;li&gt;Thats it...It made a beautiful script that I then ran against my existing database through the remote connection. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now I will look into the best way of getting my data uploaded.&lt;br&gt;
&lt;br&gt;
Oh and Happy New Year to everyone!  I hope the world can get along better this year.&lt;/p&gt;
&lt;/div&gt;</description><author>benives</author><pubDate>Thu, 01 Jan 2009 15:00:08 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during begin publish 20090101030008P</guid></item><item><title>New Post: Internal error during begin publish</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=23634</link><description>&lt;div style="line-height: normal;"&gt;I found a work around because it looks like GoDaddy is having the same issue they had a few months ago. The publishing wizard server isn't connecting to the database. The work-around I came up with is during the setup. There is a new option in the databases that allows your database to be connected to from outside resources. I was able to connect my version of SQL Server Management Studio. The Express version can connect and can run scripts, but unfortunately, it cannot do imports/exports. This is because the import/export feature is available in the developer, standard and enterprise editions. I didn't want to wait for GoDaddy to fix it again because it took so long last time. &lt;br&gt;
&lt;/div&gt;</description><author>blackops</author><pubDate>Thu, 01 Jan 2009 03:45:49 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during begin publish 20090101034549A</guid></item><item><title>New Post: Internal error during begin publish</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=23634</link><description>&lt;div style="line-height: normal;"&gt;I am having the exact same problem with server &lt;a href="https://p3nmssqlpub.secureserver.net"&gt;https://p3nmssqlpub.secureserver.net&lt;/a&gt; :&lt;br&gt;
&lt;br&gt;
&amp;quot;Internal error during begin publish. (System.Web.Services)&lt;br&gt;
&lt;br&gt;
Has anybody solved this problem?&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>benives</author><pubDate>Thu, 01 Jan 2009 03:38:00 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during begin publish 20090101033800A</guid></item><item><title>New Post: Internal error during begin publish</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=23634</link><description>&lt;div style="line-height: normal;"&gt;I am facing same issue. my publishing wizard connection URL is provided as &lt;a href="https://p3nmssqlpub.secureserver.net"&gt;https://p3nmssqlpub.secureserver.net&lt;/a&gt; 
&lt;/div&gt;</description><author>jewelthief</author><pubDate>Sat, 20 Dec 2008 18:43:51 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during begin publish 20081220064351P</guid></item><item><title>New Post: Login errors when using DPW</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=41891</link><description>&lt;div style="line-height: normal;"&gt;I've been trying to publish my MSSQL Db in godaddy site and when I tried the login with the user name and password that they gave it won't work. I have used all the logins and passwords that they gave me or I created (i.e.for the DB) none works&lt;br&gt;
&lt;br&gt;
I called them and told me their server don't accept remorte connections and they web interface in not very friendly tried to import a CSV file and is only limited to 2.5 MB &lt;br&gt;
&lt;br&gt;
I also noticed that they don't offer the option to attach the DB using the MDF files which would make my life easier. &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I would appreciate any help or suggestions. &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>daniel2078</author><pubDate>Tue, 09 Dec 2008 17:18:49 GMT</pubDate><guid isPermaLink="false">New Post: Login errors when using DPW 20081209051849P</guid></item><item><title>New Post: Internal error during cancel publish. (System.Web.Services)</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=36574</link><description>&lt;div style="line-height: normal;"&gt;I have been using the &amp;quot;MS Database Publishing Wizard&amp;quot; to remotely publish to my &lt;br&gt;
SQL shared webhost (GoDaddy) since they don't allow connections.&lt;br&gt;
&lt;br&gt;
Everything's been working fine for the last 3 months but now I have been &lt;br&gt;
getting an error because of one table. It's the largest by far now (added &lt;br&gt;
3000 rows of data last week):&lt;br&gt;
&lt;br&gt;
Here it is:&lt;br&gt;
&lt;br&gt;
SET ANSI_NULLS ON&lt;br&gt;
GO&lt;br&gt;
SET QUOTED_IDENTIFIER ON&lt;br&gt;
GO&lt;br&gt;
SET ANSI_PADDING ON&lt;br&gt;
GO&lt;br&gt;
CREATE TABLE [dbo].[tblLanguageValues](&lt;br&gt;
&amp;nbsp;[AutoNumberID] [int] IDENTITY(1,1) NOT NULL,&lt;br&gt;
&amp;nbsp;[LanguageCode] [varchar](20) NOT NULL CONSTRAINT &lt;br&gt;
[DF_tblLanguageValues_LanguageCode]&amp;nbsp; DEFAULT ('EN-US'),&lt;br&gt;
&amp;nbsp;[LookupID] [int] NOT NULL,&lt;br&gt;
&amp;nbsp;[LanguageText] [nvarchar](4000) NOT NULL,&lt;br&gt;
&amp;nbsp;[ToDo] [bit] NULL,&lt;br&gt;
&amp;nbsp;[LastUpdatedBy] [nvarchar](200) NULL,&lt;br&gt;
&amp;nbsp;[LastUpdatedDateTime] [datetime] NULL CONSTRAINT &lt;br&gt;
[DF_tblLanguageValues_LastUpdatedDateTime]&amp;nbsp; DEFAULT (getdate()),&lt;br&gt;
&amp;nbsp;[Platform] [nvarchar](100) NULL CONSTRAINT [DF_tblLanguageValues_Platform] &lt;br&gt;
DEFAULT (N'www'),&lt;br&gt;
&amp;nbsp;CONSTRAINT [PK_tblLanguageValues] PRIMARY KEY CLUSTERED&lt;br&gt;
(&lt;br&gt;
&amp;nbsp;[LanguageCode] ASC,&lt;br&gt;
&amp;nbsp;[LookupID] ASC&lt;br&gt;
)WITH (PAD_INDEX&amp;nbsp; = OFF, STATISTICS_NORECOMPUTE&amp;nbsp; = OFF, IGNORE_DUP_KEY = &lt;br&gt;
OFF, ALLOW_ROW_LOCKS&amp;nbsp; = ON, ALLOW_PAGE_LOCKS&amp;nbsp; = ON) ON [PRIMARY]&lt;br&gt;
) ON [PRIMARY]&lt;br&gt;
&lt;br&gt;
GO&lt;br&gt;
SET ANSI_PADDING OFF&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
The error message that halts the publishing process when it gets to that &lt;br&gt;
table is:&lt;br&gt;
&lt;br&gt;
===================================&lt;br&gt;
&lt;br&gt;
Internal error during cancel publish. (System.Web.Services)&lt;br&gt;
&lt;br&gt;
------------------------------&lt;br&gt;
Program Location:&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage &lt;br&gt;
message, WebResponse response, Stream responseStream, Boolean asyncCall)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String &lt;br&gt;
methodName, Object[] parameters)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
Microsoft.SqlServer.Tools.HostingServices.PublishService.CancelPublish()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
Microsoft.SqlServer.Management.SqlManagerUI.Scripting.PublishToWebWriterProvider.Dispose()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
Microsoft.SqlServer.Management.SqlManagerUI.Scripting.ScriptWriter.Dispose()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
Microsoft.SqlServer.Management.SqlManagerUI.Scripting.SingleScriptTarget.OnScriptingFinished(Object &lt;br&gt;
source, EventArgs e)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at System.EventHandler.Invoke(Object sender, EventArgs e)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
Microsoft.SqlServer.Management.SqlManagerUI.Scripting.ScriptProcessor.OnScriptingCompleted()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
Microsoft.SqlServer.Management.SqlManagerUI.Scripting.ScriptProcessor.GenerateScript()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
Microsoft.SqlServer.Management.SqlManagerUI.Scripting.ScriptingEngine.GenerateScript()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
Microsoft.SqlServer.Management.SqlManagerUI.Scripting.ScriptingDriver.GenerateScript()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at &lt;br&gt;
Microsoft.SqlServer.Management.SqlManagerUI.GenerateScriptMaker.DoScript()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.Management.SqlManagerUI.GenScriptWizForm.Script()&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Does anyone know why this would be happening? Also, if I exclude this table from the publish (un-tick it), the&amp;nbsp;&amp;quot;MS Database Publishing Wizard&amp;quot; still tries to upload it and the same error has been occuring.&lt;br&gt;
&lt;/div&gt;</description><author>Mark1234567</author><pubDate>Sat, 27 Sep 2008 06:09:34 GMT</pubDate><guid isPermaLink="false">New Post: Internal error during cancel publish. (System.Web.Services) 20080927060934A</guid></item><item><title>New Post: Database login string - help.</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=35128</link><description>&lt;div style="line-height: normal;"&gt;&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;Backup Live Website without control panel?&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;We are hosting with Re-Invent.com, a DNN host that doesn’t allow Control Panel access. We are therefore left with an option of using the “Data Publishing Wizard” to access or server database.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;Re-invent recommend this tool, but does not provide any support for it.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;Are here anyone that can help me get the login string right?&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;You can view the entire problem here, including connection string from hosting provider and web – config file.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;&lt;a href="http://www.ollepersson.com/flash2008/sqlWizard.html"&gt;&lt;span style="color:#800080"&gt;http://www.ollepersson.com/flash2008/sqlWizard.html&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;Any suggestions would be welcome!!&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;Cheers&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="font-family:Arial"&gt;Olle…&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>ollep</author><pubDate>Mon, 08 Sep 2008 07:51:47 GMT</pubDate><guid isPermaLink="false">New Post: Database login string - help. 20080908075147A</guid></item><item><title>New Post: Service Install on 64bit 2003</title><link>http://www.codeplex.com/sqlhost/Thread/View.aspx?ThreadId=31983</link><description>&lt;div style="line-height: normal;"&gt;I am attempting to install the Database Publishing service on my internal SQL boxes I want to use the service to automate some database pushes. I am using the pre compiled install &lt;br&gt;
and using default settings. Is there an easy way to not use SSL? this is going to be on an internal servers going through a dedicated point to point to my hosted servers.&lt;br&gt;
Any help would be greatly appreciated.&lt;br&gt;
&lt;br&gt;
C~&lt;br&gt;
&amp;nbsp;&lt;br&gt;
&lt;/div&gt;</description><author>Chrism720</author><pubDate>Tue, 22 Jul 2008 14:07:05 GMT</pubDate><guid isPermaLink="false">New Post: Service Install on 64bit 2003 20080722020705P</guid></item></channel></rss>