Base solution for your next web application

Activities of "avanekar02"

Hello Alper

i uninstalled VS 2017, reinstalled it , installed all latest ,

unchecked proguard and tried to compile the droid project i still get the same 8 errors,

that i have put up on the issue.can you please logon to mys system using teamviewer to assist me in the same.

regards Anwar

Severity	Code	Description	Project	File	Line	Suppression State
Error		No resource found that matches the given name (at 'background' with value '@drawable/cc_rounded_corners').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\81\lp\12\jl\res\layout\cc_activity_status_message.xml	2	
Error		No resource found that matches the given name (at 'background' with value '@drawable/cc_rounded_corners').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\81\lp\12\jl\res\layout\cc_activity_status_message.xml	2	
Error		No resource found that matches the given name (at 'layout_marginTop' with value '@dimen/profile_margin').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\81\lp\12\jl\res\layout\cc_activity_viewuserprofile.xml	2	
Error		No resource found that matches the given name (at 'layout_width' with value '@dimen/profile_image_size').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\81\lp\12\jl\res\layout\cc_activity_viewuserprofile.xml	2	
Error		No resource found that matches the given name (at 'layout_height' with value '@dimen/profile_image_size').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\81\lp\12\jl\res\layout\cc_activity_viewuserprofile.xml	2	
Error		No resource found that matches the given name (at 'layout_width' with value '@dimen/profile_image_size').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\81\lp\12\jl\res\layout\cc_activity_view_profile.xml	9	
Error		No resource found that matches the given name (at 'layout_height' with value '@dimen/profile_image_size').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\81\lp\12\jl\res\layout\cc_activity_view_profile.xml	9	
Error		No resource found that matches the given name (at 'layout_marginTop' with value '@dimen/profile_margin').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\81\lp\12\jl\res\layout\cc_activity_view_profile.xml	9	

hello

i will uninstall and reinstall all as per your advice,then give you the feedback..

thank you alper

alper is it possible for you to login using teamviewer to check my code.

downloaded my project but when i compile it givesme this 8 errors, i deleted bin,obj and build solution

Severity	Code	Description	Project	File	Line	Suppression State
Error		No resource found that matches the given name (at 'background' with value '@drawable/cc_rounded_corners').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\MonoAndroid81\lp\12\jl\res\layout\cc_activity_status_message.xml	2	
Error		No resource found that matches the given name (at 'background' with value '@drawable/cc_rounded_corners').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\MonoAndroid81\lp\12\jl\res\layout\cc_activity_status_message.xml	2	
Error		No resource found that matches the given name (at 'layout_width' with value '@dimen/profile_image_size').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\MonoAndroid81\lp\12\jl\res\layout\cc_activity_viewuserprofile.xml	2	
Error		No resource found that matches the given name (at 'layout_marginTop' with value '@dimen/profile_margin').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\MonoAndroid81\lp\12\jl\res\layout\cc_activity_viewuserprofile.xml	2	
Error		No resource found that matches the given name (at 'layout_height' with value '@dimen/profile_image_size').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\MonoAndroid81\lp\12\jl\res\layout\cc_activity_viewuserprofile.xml	2	
Error		No resource found that matches the given name (at 'layout_width' with value '@dimen/profile_image_size').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\MonoAndroid81\lp\12\jl\res\layout\cc_activity_view_profile.xml	9	
Error		No resource found that matches the given name (at 'layout_height' with value '@dimen/profile_image_size').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\MonoAndroid81\lp\12\jl\res\layout\cc_activity_view_profile.xml	9	
Error		No resource found that matches the given name (at 'layout_marginTop' with value '@dimen/profile_margin').	NOOR.Sched.Mobile.Droid	C:\Users\Apple\Documents\Sched\src\NOOR.Sched.Mobile.Droid\obj\Debug\MonoAndroid81\lp\12\jl\res\layout\cc_activity_view_profile.xml	9	

can you send me this project that you used, the entire source.

regards Anwar

i commented the cometchat code and excluded class files, removed dll references but it still gives me the same error "Java.exe exited with code 1"

did you remove the reference for cometchat from Droid project....or you deleted all cometchat code from shared project and then compiled

the changes are made in the mobile shared project , and that builds fine, the references to dll of cometchat are added in the dorid project other then that there is no changes in the droid project.

did as per your suggestion it now states "java.exe exited with code 2

will not unchecking proguard and setting linking to none will result in increase of output file size...

Showing 1 to 10 of 185 entries