[教程]
如何从本地(远程)数据库导入数据到Godaddy MSSQL数据库
|
|
jinsky
发表于 2010-1-20 17:20:15
|
显示全部楼层
原帖由 add.c 于 2010-1-20 05:10 PM 发表 
解决方法参考:
DPW上传MSSQL:未能为 SSL/TLS 安全通道建立信任关系 解决方案
非常感谢版主大大~··············· |
|
|
|
|
|
|
|
|
|
|
y18880
发表于 2010-2-6 12:27:34
|
显示全部楼层
尝试发布表 [dbo].[web_user] 数据时出错 (SqlPubWiz)
------------------------------
其他信息:
基础连接已经关闭: 发送时发生错误。 (System.Web.Services)
------------------------------
无法将数据写入传输连接: 远程主机强迫关闭了一个现有的连接。。 (System)
------------------------------
远程主机强迫关闭了一个现有的连接。 (System)
这个错是怎么回事,原来备份的是BAK格式,后来拿到SQL2005转换了下,会不会是版本的关系啊 |
|
|
|
|
|
|
|
|
|
|
y18880
发表于 2010-2-6 12:32:07
|
显示全部楼层
创建 table dbo.mingxi (错误)
消息
尝试发布表 [dbo].[mingxi] 数据时出错 (SqlPubWiz)
------------------------------
其他信息:
客户端发现响应内容类型为“text/html; charset=utf-8”,但应为“text/xml”。
请求失败,错误信息为:
--
<html>
<head>
<title>Request timed out.</title>
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Lucida Console";font-size: .9em}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
</style>
</head>
<body bgcolor="white">
<span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>
<h2> <i>Request timed out.</i> </h2></span>
<font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
<b> Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
<br><br>
<b> Exception Details: </b>System.Web.HttpException: Request timed out.<br><br>
<b>Source Error:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code>
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</code>
</td>
</tr>
</table>
<br>
<b>Stack Trace:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>
[HttpException (0x80004005): Request timed out.]
</pre></code>
</td>
</tr>
</table>
<br>
<hr width=100% size=1 color=silver>
<b>Version Information:</b> Microsoft .NET Framework Version:2.0.50727.1873; ASP.NET Version:2.0.50727.1433
</font>
</body>
</html>
<!--
[HttpException]: Request timed out.
--><!--
This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using <customErrors mode="Off"/>. Consider using <customErrors mode="On"/> or <customErrors mode="RemoteOnly"/> in production environments.-->
--. (System.Web.Services)
这是第四次出现的问题,前几次没有 |
|
|
|
|
|
|
|
|
|
|
getzen
发表于 2010-2-26 14:00:45
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
add.c
发表于 2010-2-26 14:36:56
|
显示全部楼层
回复 76# 的帖子
mysql使用帝国备份王 恢复即可, 很方便的
如果数据小可以直接使用phpMyAdmin导入 |
|
|
|
|
|
|
|
|
|
|
百草缘
发表于 2010-3-4 15:32:20
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
longsir
发表于 2010-3-13 16:46:26
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
longsir
发表于 2010-3-14 07:57:27
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
luffi520 该用户已被删除
发表于 2010-4-13 00:02:24
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
chenying
发表于 2010-10-1 22:09:20
|
显示全部楼层
|
|
|
|
|
|
|
|