要将数据从C#发送到Tally我使用波纹管代码,但我收到错误 [英] To send data from C# to Tally i am using bellow code but i am getting error

查看:88
本文介绍了要将数据从C#发送到Tally我使用波纹管代码,但我收到错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用波纹管代码将数据从C#发送到Tally

i am但是我收到错误



To send data from C# to Tally
i am using bellow code but i am getting error

//RTSlink DLL functions declaration
[DllImport("RTSLink.dll")]
extern static int Open();

[DllImport("RTSLink.dll")]
extern static int Send(string request);

[DllImport("RTSLink.dll")]
extern static string ResponseText();





错误!



无法加载DLL''RTSLink.dll' ': 指定的模块无法找到。 (来自HRESULT的异常:0x8007007E)



ERROR!

Unable to load DLL ''RTSLink.dll'': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

推荐答案

仅接受xml文件。所以你创建xml文件,然后将数据导出到tally ....
tally accept only xml file. so you create xml file and then export the data to tally....


这篇关于要将数据从C#发送到Tally我使用波纹管代码,但我收到错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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