Category Archives: How to Fix

“Error! Reference source not found.” “error! The source of the problem was not found

When writing an article that references a Table Table. X or a Figure. X, you need to use “insert caption” and “cross reference”. The steps are: first to the table or graph title label, insert caption; Then, where the diagram or table is referenced, insert the caption tag that you just created.
However, during submission, different magazines have different caption formats. For example, the caption of some magazines is “Figure X”, while others are “Fig. X”.
So, how do you modify it for different magazines?The method I used is to replace “Figure” with “Fig.” in Office by global substitution.
However, there are new problems: after each document (such as manuscript, coverletter, figure, etc.) is uploaded, the site will provide an integrated PDF, and when viewing the PDF, you will find errors such as “Error” at the reference graph/table. Reference Source not found.”
How to solve this problem?The content of the reference the url: https://www.extendoffice.com/documents/word/837-remove-error-reference-source-not-found-in-word.html, specific methods are as follows:
Step 1: CTRL + A, then F9
Step 2: At the cross-reference, delete any text that you don’t need. Reference source not found “”.
This can be used if you do not delete a lot of content, but it can be a lot of work if you delete a lot of content. The web site above also mentions another method that you can learn about in more detail if you need to.
 

Reproduced in: https://www.cnblogs.com/zypiner/p/10983123.html

Win10 account login error report error code: 0x80190001

Refer to the link: https://answers.microsoft.com/zh-hans/windows/forum/windows_10-security/windows-10-pro/09517f7a-5ba7-486d-9e47-05f5c5b09f90
solution: Internet Explorer reset
1. Click Settings in the upper right corner of the Internet Explorer browser to open Internet Options. 2. In the interface of “Internet options”, go to “general”, click “delete”, and then click “ok”, all the cache files have been deleted. 3. In the interface of “Internet options”, enter “advanced”, and click “reset”.
Press Windows+R to enter Services.MSC to find out if Microsoft Account Sign-in Assistant is starting correctly.

Computer CMD window net view command 6118 error resolution

1. Turn off the firewall
2.COM Puter Browser service and Server service are on or off.
Right-click “My Computer” and enter “Management” & GT; “Service”, start the “Computer Brower” service, if unable to start, confirm that both the “Server” and “WorkStation” services are enabled, and set the “Computer Brower” service property to “Manual start”.

R note for Bioinfo: the column for the select call is undefined

R Note for Bioinfo: The column selected to call is undefined
Problems:

input: Table(GPL number)[1: number of rows selected,c(” ID “, “other column attributes”,…)]
Error:
Error in [.data.frame… undefined columns selected
Solution:
Table(GPL number)[1: number of rows selected,c(” ID “, “other column attributes”…)]
note that the other column attributes here are compared with the original database to see if they are consistent
modify the inconsistent column attributes to be consistent with the original database column fields after
error disappears and runs correctly
Specific orders to solve the problem:

Table (GPL) [1:10, c (” ID “, “GB_ACC”, “Gene Title”, “Gene Symbol”, “ENTREZ_GENE_ID”)]

windows update error 0x8024401c

Error 0x8024401c
Execute the command prompt as a system administrator and then execute the following three lines of instructions:
net stop wuauserv
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
net start wuauserv
Operation is as follows:
C:\Windows\system32> Net stop wuauserv
Windows Update service is being stopped.
Windows Update service was successfully stopped.
C:\Windows\system32> Reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows supdate
do you want to permanently delete the login machine code HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate (yes/no)?Y
operation completed successfully.
C:\Windows\system32>
C:\Windows\system32> Net start wuauserv
Windows Update service is starting.
Windows Update service has started successfully.

Twitter share failed, HTTP 403 error

Twitter shares frequently. Due to the small change in the content of the Shared copy, sharing failure is easy to occur. HTTP 403 error is prompted, and Exception information and “Status is a duplicate” are seen through the breakpoint.
Check: It’s because Twitter thinks you’re sharing content over and over again
The official documentation at https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/post-statuses-update


A question on the Twitter developer forum asked how long it would take for the judgment to be repeated, but the official response did not make the rule public, presumably to prevent it from being exploited
https://twittercommunity.com/t/duplicate-tweets/13264

Visual Studio 2005 — Error code 1603 for this component means “Fatal error during installation.

 

Visual Studio 2005 — Error code 1603 for this component means “Fatal error during installation.
 
These days, because a project needs and want to install VS2005, Do not know how to return a responsibility, install to Microsoft Document Explorer 2005 prompt installation failure, how also continue not to go down, looked up a lot of data on the Internet, tried a lot of methods did not solve, on the difference reinstall the system, ha ha. In the last ready to give up suddenly because of a Qihoo 360 accidental system vulnerability repair installation failed to think of the reason, and then try, always successfully installed!
Now on the Internet on the installation of VS2005 Microsoft Document Explorer 2005 installation failure reasons and their own experience experience summary, previous lessons, hope to help others:
Before you start, please make sure that you have carefully reviewed the installation instructions of MS and tried the method. The official documentation is still very important.
 
The first recruit:
1. Empty all previous installations (including components from all previous versions), including the contents of the Windows /temp folder. 2. Open a vs cd-rom, have a file of Windows granted entry into the vs/wcu/msi31 folder, and install it. 3. Restart the computer and close the anti-virus software and firewall. 4. Modify the programe file and temp folders so that the programe program has sufficient permissions — in fact, you can login in and install 2005 with administrator.

5, now you can directly install.
(If this doesn’t work, see below)
 
The second recruit:
1. Open the VS2005 installation disk and enter the directory VS/WCU /DExplore
 
2. Manually run DExplorer. Exe
 
3. Run the VS2005 installation program again.
 
Three recruit:
1. Fix the.NET Framework 2.0
 
2. Remove a file named rgstrtn. LCK, which may be in
“%APPDATA%/Microsoft Help” or %temp% or directory under %temp% or
“/Documents and Settings/All Users{.windows}/Application Data/Microsoft Help”.
 
3, Then, see if ANY directories exist under “APPDATA%/Microsoft Help” or
“/Documents and Settings/All Users{Windows}/Application Data/Microsoft Help”, they need to be moved to another directory for this error to go away, a rename to another name will not work, The code is checking the Existance of ANY Directory of Name and the directories “APPDATA%/Microsoft Help” or “/Documents and Settings/All Users/Application Data/Microsoft Help” having ANY directory under it will not resolve this error.
All folders under Microsoft Help will be removed or renamed, pay attention to the path is good.
 
4. Ensure that you log in as Administrator and have sufficient permissions to operate the installation.
 
5. Install VS2005 again
(The above three tips are basically enough to solve most of these problems, if you are not good, you may be in the same situation as me, then try the following tips, hehe)
 
The fourth recruit:
1. Open your installer’s temp directory. Mine is /Documents and Settings/ Luocl (the username you logged in to) /Local Settings/ temp.
 
2. Remove the Temp folder’s encryption attribute: Click the Temp file’s attribute — & GT; Conventional – & gt; Advanced, uncheck the “encrypt Content to Protect Data” TAB, and click OK.
 
3. Reinstall VS2005.
 

Error in ffmpeg decoding real-time stream “non existing PPS 0 referenced, decode”_ slice_ header error,no frame!”

Ffmpeg decoded H264 real-time outflow error, prompt the following error:

Reason analysis: keyframes can be decoded, but when decoding non-keyframes, the error above is reported
1) If we directly take frame by frame from the RTSP stream and transcode YUV from frame by frame, there is no special requirement for AVpacket and AVframe, and the integrity is fine.
2) If the H264 real-time stream is stored in the Shared memory and AVpacket of one frame is read from the Shared memory, the AVframe should not be cycled clean. It is better to make it a member variable, otherwise the non-key frame cannot be decoded, which will cause the above error.
Solution: Make AVframe a member variable. You can’t clean it up once.
    

Runtime error 5 Invalid procedure call or argument

Runtime error 5 Invalid procedure call or argument

VB compiler must have VB runtime support, most VB programs are not pure green software, can not directly copy the compiled program to the operating system without VB operating environment to run. The solution is to package the installer with VB and install it once on that computer.
Label: Runtime Error, VB

Solution windowserror: [error 193]% 1 is not a valid Win32 Application

WindowsError: [Error 193] %1 is not an valid Win32 application

Specific solutions:

This is because your computer is 64-bit

But your file is 32-bit, so you have this conflict

By this point, you should know that you have deleted the 32-bit Python download

There’s a similar answer on StackOverflow, you can click on it and see

Python Download interface portal, click to access

Python3 is best downloaded

Python 3.5.4 rc1-2017-07-25
Download Windows x86 executable installer

Python2 is best downloaded

Python 2.7.14 rc1-2017-08-27
Download Windows x86 MSI installer

Afterword.
Finally, the old formula, publicity a wave of their own public number! (Attention!)
I in the big house, welcome everyone to pay attention, please sweep the following two-dimensional code (‘ ▽ ‘ ‘”)

If you feel helpful, you can scan the code, praise and encourage! Thank you very much!

Java common errors < identifier > expected

Case 1:

public class line1{
int test1=666;
line2 l2=new line2();
l2.ShowIt(test1);
}

Example 2:

public class line1{
int test1=666;
line2 l2=new line2();
line1(){
l2.ShowIt(test1);
}}

Compiling the former results in the following error:

The reason is that the statement written to call a method is not in the right place in the class and must be placed in a method.

Python reported error: typeerror:’int’object is not subscriptable

Check the error line, the error is generally in the integer subscript:
Such as:

a = 4
c=a[2]

Error: line 2, in < module>
c = a [2]
TypeError: ‘int’ object is not subscriptable
Take the more complicated one: two dimensions
 

a = [1,2,3,4]
c=a[2][2]

It’s a one-dimensional array, but it takes an array index, and then it adds a index, same problem.