15,791,806 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Python questions
View Java questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Member 15329613 (Top 130 by date)
Member 15329613
19-Nov-21 10:14am
View
Sorry, you did have that, it just wasn't clear to me.
Pretty good chance that focusedTour is undefined.
But use the browser tools and see what is going on.
Member 15329613
19-Nov-21 9:12am
View
Your title of the post says that something is returning undefined. What line of code is returning undefined?
Member 15329613
18-Nov-21 14:39pm
View
42?
Member 15329613
16-Nov-21 9:05am
View
1. Don't post so much code.
2. I believe the error is telling you that your ModelClass class cannot be serialized.
Member 15329613
15-Nov-21 13:12pm
View
How will you learn if someone else does it all for you?
Member 15329613
15-Nov-21 11:26am
View
That code does nothing with inputs but works on focus and lost focus.
Member 15329613
12-Nov-21 14:33pm
View
I would imagine you have to pass something in for the first parameter of GetObject, no?
Member 15329613
12-Nov-21 11:24am
View
Why not leave it as javascript?
Member 15329613
11-Nov-21 15:14pm
View
if (someMethod == whatever)
I'm not sure where exactly you are stuck. Your question is so basic that maybe you need to do some tutorials first before we can really help much.
Member 15329613
11-Nov-21 13:23pm
View
What specific question do you have?
Member 15329613
11-Nov-21 7:38am
View
Ha! That's happened to all of us. No worries. Glad it worked.
Member 15329613
10-Nov-21 16:58pm
View
No one here can help you. You did not configure something right, how can we know what you did wrong?
Member 15329613
10-Nov-21 16:57pm
View
I have not used this technology but from the error message it would indicate that you need to change "message" to "Message", right?
Member 15329613
10-Nov-21 11:02am
View
What is the question?
Member 15329613
10-Nov-21 7:49am
View
I agree with ^. It looks like all you are doing is update a record in a loop. SQL is not meant to be used this way and is incredibly slower than doing one update statement.
You appear to be thinking in in c# terms instead of database terms.
Member 15329613
9-Nov-21 7:03am
View
I do not know what you are asking. You know how you want it displayed so write the code to do it. What are you wanting us to do?
Member 15329613
8-Nov-21 11:33am
View
What is your question?
Member 15329613
4-Nov-21 11:37am
View
It looks like the only thing showing in the body is the string "Bodycopy" and that's because that's what you wrote. If you want something different you need to put something different. Not sure what you want us to do.
Member 15329613
3-Nov-21 16:54pm
View
Where to start? Start by explaining what the problem is and then ask a question. We are not mind readers.
If you do not realize that your link means nothing to us then my guess is you need to hire someone to fix your problem because you have to have some basic understanding to get anywhere.
Member 15329613
29-Oct-21 16:03pm
View
Programming questions do not go in the Lounge.
Member 15329613
29-Oct-21 7:31am
View
I have not used Cosmos before so I am not sure how you use it.
Member 15329613
28-Oct-21 12:03pm
View
You already said that. Where are you stuck? What is your question? What do you want us to do?
Member 15329613
27-Oct-21 16:14pm
View
1. Ingles.
2. You need to ask a specific question. You can't just dump your homework and expect someone else to do it.
Member 15329613
27-Oct-21 16:13pm
View
You need to ask a specific question. No one has the time to go through and explain everything about every single line so you need to be specific.
Member 15329613
27-Oct-21 16:00pm
View
1. Use an appropriate title so that people that can help will see this.
2. What on earth are you asking?
Member 15329613
26-Oct-21 16:30pm
View
In baseball that would be amazing.
Member 15329613
26-Oct-21 10:50am
View
Maybe that's exactly his job. ;)
Member 15329613
26-Oct-21 10:17am
View
No. But it looks like Solution 1 might help.
Member 15329613
26-Oct-21 10:16am
View
What is the error?
Member 15329613
25-Oct-21 13:41pm
View
You are calling it wrong. But we can't see where it is or what it should be.
Member 15329613
25-Oct-21 13:39pm
View
Where are you stuck? No one is going to do it all for you.
Member 15329613
22-Oct-21 12:33pm
View
You OK?
Member 15329613
22-Oct-21 10:01am
View
You forgot to ask a question. Where are you stuck?
Member 15329613
22-Oct-21 7:48am
View
You need to listen to what he said. We don't know why it's not working and we can't know because we can't run your code. It could be your connection string is pointing to a different db than you realize. YOU have to debug this and see what is happening. No one can do that for you. And it's really very easy too.
Member 15329613
20-Oct-21 10:52am
View
You're welcome. Glad you figured it out.
Member 15329613
20-Oct-21 7:45am
View
You need to debug your code. We can't run it.
Member 15329613
20-Oct-21 7:44am
View
I see that this is old but it is clear that none of the solutions even read the question. And it's not even a long question. The title is misleading and poorly written.
Member 15329613
20-Oct-21 7:13am
View
That's great. You should go for it.
Member 15329613
19-Oct-21 14:28pm
View
1. Use an appropriate title. It will help get your question answered faster.
2. What is the problem?
Member 15329613
19-Oct-21 14:25pm
View
Debug your code.
Member 15329613
19-Oct-21 9:40am
View
You can use your browser's development tools to see what it applied. It may be that a css setting from somewhere else is overwriting this.
Member 15329613
19-Oct-21 7:44am
View
I do not understand what you are asking us to do.
Also, fileName.substring(fileName.length() - 5).equals(".xlsx") can also be written as
fileName.endsWith(".xlsx")
It's cleaner and easier in my opinion.
https://beginnersbook.com/2013/12/java-string-endswith-method-example/
Member 15329613
19-Oct-21 7:08am
View
Then you use group by and add those columns into the select.
Member 15329613
18-Oct-21 16:56pm
View
I do not see a question.
Member 15329613
18-Oct-21 16:07pm
View
You have not done numbers 1, 2, or 3. What is your question?
Member 15329613
18-Oct-21 13:17pm
View
What is wrong?
Member 15329613
18-Oct-21 13:01pm
View
It is sorting on all records. Are you suggesting you want sorting only on what is showing? That could be a big problem.
Member 15329613
18-Oct-21 12:37pm
View
Did you read the documentation to see if there is a marker click event?
Member 15329613
14-Oct-21 14:30pm
View
It isn't broken. It is doing exactly what you told it to. What is the problem?
Member 15329613
14-Oct-21 13:59pm
View
That is because when the loop is over i and N have the same value because you keep incrementing i.
Member 15329613
13-Oct-21 16:04pm
View
What do the print statements print?
Member 15329613
13-Oct-21 14:07pm
View
I cannot write it by joining by id because I don't know if your tables have an id.
Member 15329613
13-Oct-21 14:05pm
View
This is not a solution.
Member 15329613
13-Oct-21 10:59am
View
This is not a solution.
Member 15329613
13-Oct-21 10:29am
View
It is a compiler error, it is very accurate. But there are different packages that have a Serializer so you need to figure out which one you are using.
Member 15329613
13-Oct-21 9:42am
View
Do you understand what the error is telling you? The method Serialize requires either no parameters or more than 1 parameter.
Member 15329613
13-Oct-21 8:55am
View
What was the error and what line of code caused the error?
Member 15329613
12-Oct-21 16:54pm
View
Wouldn't you need an if statement to test the value?
Member 15329613
12-Oct-21 16:19pm
View
I can't tell you. I have no idea what the data is or what you are doing so I can tell you general rules but you have to figure out how to apply them to your specific issue.
You can try indexing your fields that you are joining on. Can you add ids to your tables and join on them instead?
Are you updating 68k rows or does the table have 68k rows?
Member 15329613
12-Oct-21 16:08pm
View
Your joins to urls are killing you.
Member 15329613
12-Oct-21 16:02pm
View
What are you saying?
Member 15329613
12-Oct-21 11:35am
View
You're welcome.
Member 15329613
11-Oct-21 16:57pm
View
Ingles.
Member 15329613
30-Sep-21 10:26am
View
What is your question?
Member 15329613
28-Sep-21 11:52am
View
What do you mean "same user and password?"
Member 15329613
28-Sep-21 10:38am
View
I do not understand what you are asking. I hope someone else can.
Member 15329613
28-Sep-21 10:34am
View
How can I help? I don't know what the error is.
Member 15329613
28-Sep-21 9:31am
View
That is a very easy error to fix. Do you understand the error? PRINT @SQL so you can see what is being created and then you can fix it.
Member 15329613
28-Sep-21 9:06am
View
PRINT @SQL and see what is being generated.
Member 15329613
28-Sep-21 7:42am
View
How are we supposed to help? We can't run your code so how can we know what is wrong?
Member 15329613
24-Sep-21 9:32am
View
Do you have a specific question?
Member 15329613
24-Sep-21 9:31am
View
We cannot see the code so how can we possibly know what is wrong?
Member 15329613
22-Sep-21 13:53pm
View
Very easy to debug.
Member 15329613
22-Sep-21 13:52pm
View
Do you really think anyone can help you? You have no information. No one knows what you are talking about.
Member 15329613
22-Sep-21 13:48pm
View
What is your question?
Member 15329613
22-Sep-21 13:48pm
View
Where exactly are you stuck?
Member 15329613
22-Sep-21 10:03am
View
Weird. If I use FireFox I get the same thing as I do in chrome.
Works for me. :)
Member 15329613
22-Sep-21 7:12am
View
Your internet is broken, :), when I go to that link it is a forum posting and the last posting reads:
"i faced the same problem while using cystal report 11 and i used to copy the file crpe32.dll from the new installed folder to c:windowssystem32 and it works fine"
Member 15329613
21-Sep-21 14:09pm
View
Here's something that worked for somebody: https://www.toolbox.com/tech/programming/question/run-time-error-20525-092107/
Member 15329613
21-Sep-21 13:23pm
View
It sounds like you might have a conflict of dlls.
Member 15329613
21-Sep-21 13:21pm
View
On which line of code?
Member 15329613
21-Sep-21 10:26am
View
What is the error?
Member 15329613
20-Sep-21 14:35pm
View
I don't do python but this seems to explain how to read and write to a file, https://www.geeksforgeeks.org/reading-writing-text-files-python/
Member 15329613
20-Sep-21 14:25pm
View
What is your question?
Member 15329613
20-Sep-21 14:19pm
View
What specifically are you asking us?
Member 15329613
20-Sep-21 14:18pm
View
Just put another textbox next to the one you already have. What's the problem?
Member 15329613
20-Sep-21 11:58am
View
Scripts and css and images will all be the same. Your views models can be in a project that gets shared. Although when I did that I ran into problems and it just wasn't worth putting the models outside of the main project.
Member 15329613
17-Sep-21 12:39pm
View
I would contact support.
Member 15329613
17-Sep-21 12:38pm
View
You said that reader.readAsDataURL(blob) always returns undefined but you don't have that line of code in the code you have shown.
Regardless, debug your code before that line and make sure everything else is getting set right.
Member 15329613
17-Sep-21 12:01pm
View
I still do not know why you want to do it.
Member 15329613
17-Sep-21 10:47am
View
You say that the value is being updated in the database, then are you showing that column in your gridivew?
Member 15329613
17-Sep-21 10:37am
View
By they are random and should not be counted on to be the same.
I doubt there is anyway to do what you want, but the question is why do you want to do this? You probably need to generate the numbers some different way and then store them.
Member 15329613
17-Sep-21 10:32am
View
You don't want random numbers.
Member 15329613
17-Sep-21 7:31am
View
Then you'll need to debug it and see what might be going on.
Member 15329613
16-Sep-21 15:05pm
View
I would bet the error message you get would shed some light onto why it does not work. What is that error message?
Member 15329613
16-Sep-21 10:52am
View
Do you get any errors?
Member 15329613
16-Sep-21 7:42am
View
Then check for blanks and substitute with 0 until they have typed something in.
Member 15329613
16-Sep-21 7:40am
View
Then what is your question?
Member 15329613
15-Sep-21 16:21pm
View
You have to check to see if you already imported it. If so, don't do it again.
Member 15329613
15-Sep-21 15:55pm
View
Order is important when subtracting so how is it wrong?
But change your code to be clear what you want.
Do you want (j-i) - t or j-(i-t)? You need to add parens to be clear on what you are doing.
Member 15329613
14-Sep-21 16:39pm
View
How do you think anyone can help you? We can't see any of the code and can't see anything that you are doing. What do you want us to do?
Member 15329613
14-Sep-21 9:14am
View
As stated earlier, that means there is no value in it.
Member 15329613
14-Sep-21 7:46am
View
Say what!!?
Member 15329613
14-Sep-21 7:45am
View
That means that cartid and cartversion do not have the values you think they have.
Member 15329613
13-Sep-21 10:30am
View
What's the problem?
Member 15329613
13-Sep-21 9:07am
View
If postman works and android does not then you need to compare the 2 requests and see what android is missing.
Member 15329613
13-Sep-21 9:06am
View
Where did you put your breakpoint? Put it on if (ModelState.IsValid)
Also inspect the html form that is generated and make sure it is posting to the correct url.
Member 15329613
13-Sep-21 9:03am
View
You may be looking at the wrong sendgrid account then.
Member 15329613
13-Sep-21 9:01am
View
You have to call that code. You probably have a Main() function somewhere so you would create an instance of your Greeter class and then call Greet.
Member 15329613
10-Sep-21 14:41pm
View
It has to be copied to server for c# to get it. I do not understand your question.
Member 15329613
10-Sep-21 14:40pm
View
What specifically are you asking?
Member 15329613
10-Sep-21 14:05pm
View
No, there must be more to it. To change coordinates in javascript you set object.style.left or object.style.top for example. You can't just call object.y. So you have other code somewhere that no one else can see that makes the object actually move.
You aren't sharing enough for anyone to help you.
Member 15329613
10-Sep-21 14:02pm
View
Very easy.
Print 1 1 2 1 3 1
Print 1 2 2 2 3 2
and keep going.
Or, actually give enough information for anyone else to actually help you.
Member 15329613
10-Sep-21 14:01pm
View
That is because your code requires the code that is in java.io. Why don't you just add java.util.Scanner?
Member 15329613
10-Sep-21 7:11am
View
I cannot debug your code, I don't have it nor access to your environment.
Member 15329613
10-Sep-21 7:11am
View
$ is not defined means jquery.js is not loaded yet. That's an easy fix and if you had posted this error from the beginning we could have told you that long ago. ;)
Member 15329613
9-Sep-21 17:15pm
View
What is the error message?
Member 15329613
9-Sep-21 16:02pm
View
I have no idea what line 88 is. How do you know the issues are with the $ if you don't even know what the problem is?
Member 15329613
9-Sep-21 16:01pm
View
In most browsers you press F12 and it will open the debug tools. You can put a breakpoint on your code so that it will stop in your code when it executes and you can examine the values of your variables and so forth. It will also have a console that will show if there are any errors. You have to step through the code to figure out what is going wrong.
Member 15329613
9-Sep-21 14:35pm
View
If you debug the code you can see exactly what is happening. That's the fastest way to get this fixed.
Member 15329613
9-Sep-21 12:55pm
View
Jquery is lightweight and easy to use. Any reason you are trying to get rid of it?
Member 15329613
9-Sep-21 10:58am
View
Are you sure you have a named instance of sqlexpress? Try (local).
Member 15329613
9-Sep-21 9:34am
View
The url is bad.
Member 15329613
9-Sep-21 8:49am
View
It looks like there are more than one controls that have an id of "hour".
Member 15329613
8-Sep-21 13:35pm
View
What is your question? You want to know what the original values were of v1, v2, and v3? They never change after you set them, right?
Member 15329613
8-Sep-21 7:19am
View
I did ASP.Net web forms for many years and never used that method nor did I see other developers use it so I am not familiar with it. But jquery is very easy to use. Here is an example:
function Test() {
$.ajax({
type: "POST",
url: "/Home/Method",
success: function (data) {
if (data != "") {
alert(data);
}
else {
DoWhatever();
}
},
error: function (jqXHR, exception, errorThrown) {
alert(jqXHR.responseText);
}
});
}
Member 15329613
7-Sep-21 15:23pm
View
An easy and better way (in my opinion) is to use jquery's .ajax call.
Member 15329613
3-Sep-21 11:37am
View
You'll have to look at the stack trace to see where specifically it is happening. But without being able to see more I'm not sure what anyone can tell you.
Member 15329613
31-Aug-21 15:01pm
View
Don't you have notes from class?
Member 15329613
25-Aug-21 11:55am
View
Record a macro doing what you want to do and then you can see what the code is.
Show More