关于独立Winforms解决方案的建议 [英] Advice on Stand Alone Winforms Solution

查看:63
本文介绍了关于独立Winforms解决方案的建议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个为当地慈善机构创建的解决方案.我认为这是一个很好的机会来尝试我正在学习的Entity Framework东西"

我的解决方案是一个非常简单的订单跟踪系统,其中包含月底的报告.

我已经在VS2008上用C#创建了几乎可以使用的Winforms版本的该解决方案.数据是MDF(sql express)

在我的脱机机器上一切正常.但是我无法将其安装到客户端(例如笔记本电脑或最终用户PC)上,因此获得了很大的发送到Microsoft"的权限.类型错误.

我认为问题必须出在数据库上.因此,我已经在客户端上安装了sql server express.尝试了移动版,精简版,运行时,Express和Management Studio.尝试安装解决方案时仍然出现错误.

我要去哪里了. (如何开始确定问题出在哪里?)

同样,我通常在尝试做的事情上会偏离基础.有没有更好的办法让我解决这个问题.我没有在SQL数据库中使用任何存储过程或报表服务,所以我需要在客户端计算机上安装最少数量的sql程序才能读取数据. PS数据在本地计算机上,没有任何服务器活动.这是一个单独的解决方案(目前).

花了很多周的编程时间才跌倒最后一英里,却无法为我非常有耐心的客户提供任何东西,真是令人沮丧. />
感谢大家给我的任何帮助....


这是这

I have a Solution I am creating for a local charity. I thought "here's a good chance to try out the Entity Framework stuff I've been learning"

My Solution is a pretty straightforward Order tracking system with reports for end of month.

I have created an almost ready to go Winforms version of this solution in C# on VS2008. The data is MDF (sql express)

Everything works fine on my debbugging machines. But I cannot install it onto a client (such as a laptop or the end users pc) I get a big "send to microsoft" type error.

I figured that the problem must be the database. So I have installed sql server express onto the client. Tried mobile edition, compact edition,  runtime , Express and management studio. Still I get the error when trying to install my solution.

Where am I going wrong. (How do I gbegin to identify what the problem is?)

Also more generally Am I off base in what I am trying to do. Is there a better way for me to approach the problem. I am not using any stored procedures or reporting services out of the SQL database so what is the minimum amount of sql programs I need to install on a client machine to get it to read the data. PS the data is on the local machine there's no server activity going on. It's a stand alone solution (for now).

It's just so frustrating to have spent so many weeks programming only to fall down at the last mile and not have anything deliverable for my very patient client.

Any help you guys can give me is appreciated....
 


this is this

推荐答案

看起来您有SQL Server部署问题.您可以在Technet网站上的SQL Server论坛中找到更好的帮助.
Looks you have an SQL Server deployment problem. You may find better help in SQL Server forums on the Technet web site.


这篇关于关于独立Winforms解决方案的建议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆