Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: Beginner - Help

$
0
0
Hey Phoenix2105,

Thank you for helping me out.

I have tried all of your recommendations, but still I am not able to make this work. I have also tried disabling the firewall, but no luck.

There are no errors during the execution, and this is what I get via Debug output:
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_64\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\TSA.vshost.exe'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Deployment\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Deployment.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x1ec8 has exited with code 259 (0x103).
The thread 0x2e8 has exited with code 259 (0x103).
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\TSA.exe'. Symbols loaded.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Tweetinvi.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Tweetinvi.Core.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Autofac.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Tweetinvi.Controllers.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Tweetinvi.Credentials.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Tweetinvi.Factories.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Tweetinvi.Logic.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Tweetinvi.WebLogic.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Tweetinvi.Streams.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Newtonsoft.Json.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'Anonymously Hosted DynamicMethods Assembly'. 
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\Users\Luka\documents\visual studio 2013\Projects\TSA\TSA\bin\Debug\Tweetinvi.Security.dll'. Cannot find or open the PDB file.
'TSA.vshost.exe' (CLR v4.0.30319: TSA.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
POST : https://api.twitter.com/1.1/statuses/update.json?status=C%23%20API%20Test&trim_user=true
Header OAuth oauth_consumer_key="xxxxx",oauth_nonce="6496209",oauth_signature_method="HMAC-SHA1",oauth_timestamp="1410968446",oauth_token="xxxxx",oauth_version="1.0",oauth_signature="yG0q3nL3ZzzDIzdhcQf3QunUiSc%3D"
GET : https://api.twitter.com/1.1/search/tweets.json?q=tweetinvi&result_type=Mixed
Header OAuth oauth_consumer_key="xxxxx",oauth_nonce="4364041",oauth_signature_method="HMAC-SHA1",oauth_timestamp="1410968448",oauth_token="xxxxx",oauth_version="1.0",oauth_signature="ULpyAXJd7H6vPsxIYlkx5rOhp70%3D"
System.Collections.Generic.List`1[Tweetinvi.Core.Interfaces.ITweet]
The thread 0x1e08 has exited with code 259 (0x103).
The thread 0x1c2c has exited with code 259 (0x103).
The program '[1312] TSA.vshost.exe' has exited with code 0 (0x0).
The program '[1312] TSA.vshost.exe: Program Trace' has exited with code 0 (0x0).

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>