CUAHSI / CUAHSI/HydroServer

Can't Import Data File

Open
#133 2 comments 0 reactions 0 assignees View on GitHub
CodePlex
Dominant language
Visual Basic .NET
Stars
8
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Annixis[CodePlex]
I am trying to import a test CSV file. It looks just like the sample CSV format, but when I go to upload a box pops up saying:

'The page at www.(myserver).net says:

true
lt!--Hosing24 Analytics Code --gt ltscript type= quottext/javascriptquot src=quothttp:// stats.hosting24.com/count.phpquotgtlt/scriptgt
lt!--End Of Analytics Code--gt'

And then I get a quottrial3.csv (985 b) Invalid File! Make changes and re-uploadquot message above the input box. What's wrong??

This is the top 3 rows of my CSV file, it looks just like the sample so I don't understand the problem:

LocalDateTime,DataValue
2012-04-01 00:00:00,17
2012-04-01 00:10:00,17

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the upload with the provided three-row CSV and inspect the data-file validation path. Compare the file with the sample CSV and trace the source of the unexpected alert text and “Invalid File!” message; done means the valid CSV is accepted or the required format is clearly identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
visualbasic
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.