App crashes on the PubChemManager call
Ouverte
bug
help wanted
- Langage dominant
- C#
- Étoiles
- 3
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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)
`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.