visual studio - VS2013 Crash After Pull with Git from command Line -


hi , tks in advance help!

i have web app in vs2013 working fine, everytime make pull gitlab repository, can't open solution anymore. workaround have found delete repository , clone scratch. tried popular solution on google (like running git gc before pulling) can't fix it.

  problem signature:   problem event name:   clr20r3   problem signature 01: devenv.exe   problem signature 02: 12.0.31101.0   problem signature 03: 54548724   problem signature 04: mscorlib   problem signature 05: 4.0.30319.34209   problem signature 06: 534894cc   problem signature 07: 254   problem signature 08: 10   problem signature 09: system.argumentexception   os version:   6.1.7601.2.1.0.256.1   locale id:    3082   additional information 1: 0a9e   additional information 2: 0a9e372d3b4ad19135b953a78882e789   additional information 3: 0a9e   additional information 4: 0a9e372d3b4ad19135b953a78882e789 read our privacy statement online:   http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409 if online privacy statement not available, please read our privacy statement offline:   c:\windows\system32\en-us\erofflps.txt 

can please me this? tks lot!!

finally solve problem. it's seem there file in git (a css file) causing vs crash. when did pull having file in local git, file overwritten , problems starts. if delete local git , new clone git repository, seems work fine. fix it, delete file master git , upload again scratch... couldn't figure out problem css file, maybe corrupted in master or this. help. best regards!


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -