alfg / alfg/PubChem.NET

App crashes on the PubChemManager call

オープン
#1 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug help wanted
主要言語
C#
スター
3
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

I have tried a few things but the app crashes on accessing the PubChemManager class call

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

`
Dim PC As New PubChemManager
Dim data = PC.GetCompoundDescription(2244)

MsgBox(data.CID)
MsgBox(data.Title)
MsgBox(data.Description)
`

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。