Error 500 Internal Server Error

GET https://immigrationservices.atts-systems.com/businesscontacts/create_vcard_business_contact/21

Routing

create_vcard_business_contact Matched route

Route Parameters

Name Value
id
"21"

Route Matching Logs

Path to match: /businesscontacts/create_vcard_business_contact/21
# Route name Path Log
1 birth_death_marriage_certificates_index /birth_death_marriage_certificates/index Path does not match
2 birth_death_marriage_certificates_new /birth_death_marriage_certificates/new Path does not match
3 app_birth_death_marriage_certificates_show /birth_death_marriage_certificates/{id} Path does not match
4 birth_death_marriage_certificates_edit /birth_death_marriage_certificates/{id}/edit Path does not match
5 birth_death_marriage_certificates_delete /birth_death_marriage_certificates/{id} Path does not match
6 business_contacts_index /businesscontacts/index Path does not match
7 business_contacts_map /businesscontacts/map/{subset} Path does not match
8 business_contacts_new /businesscontacts/new/{business_type} Path does not match
9 business_contacts_suggestion /businesscontacts/suggestion Path does not match
10 business_contacts_show /businesscontacts/show/{id} Path does not match
11 business_contacts_edit /businesscontacts/edit/{id} Path does not match
12 business_contacts_toggle_status /businesscontacts/toggle_status/{id} Path does not match
13 business_contacts_delete /businesscontacts/delete/{id} Path does not match
14 business_contacts_delete_GPS_location /businesscontacts/delete_GPS_location/{id} Path does not match
15 business_contacts_delete_all_GPS_locations /businesscontacts/delete_all_GPS_locations Path does not match
16 business_contacts_delete_all /businesscontacts/delete_all Path does not match
17 business_contact_delete_photo_file /businesscontacts/delete_photo_file/{id} Path does not match
18 business_contact_delete_attachment_file /businesscontacts/delete_attachment_file/{id} Path does not match
19 view_business_contact_photo /businesscontacts/view/photo/{id} Path does not match
20 business_contacts_export /businesscontacts/business_contacts_export Path does not match
21 business_contacts_export_vcf_zip /businesscontacts/business_contacts_export_vcf_zip Path does not match
22 business_contacts_import /businesscontacts/business_contacts_import Path does not match
23 update_business_contact_location /businesscontacts/update/location Path does not match
24 business_contact_clear_gps_location /businesscontacts/gps_location_clear/{id} Path does not match
25 business_contact_show_attachment /businesscontacts/show_attachment/{id} Path does not match
26 create_vcard_business_contact /businesscontacts/create_vcard_business_contact/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.