AutomatedGenealogy.com

AutomatedGenealogy Volunteer and User Forum
It is currently Mon Jun 16, 2025 7:59 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Wed Aug 23, 2017 2:45 pm 
Offline

Joined: Thu Feb 16, 2012 2:59 pm
Posts: 600
Hello,

A server error occurs also in the case of an attempt to link an offsite marriage record:

An error occurred at line: [12] in the jsp file: [/AddMarriageRecord.jsp]
The type Part is ambiguous
9: String vidStr = (String) session.getAttribute("Vid");
10: try {
11: MultipartParser mp = new MultipartParser(request, 1*1024*1024); // 1MB
12: Part part;
13: while ((part = mp.readNextPart()) != null) {
14: String name = part.getName();
15: if (part.isParam()) {

Thanks,

Michel Dubois, Quebec City.


Top
 Profile  
 
PostPosted: Fri Aug 25, 2017 5:16 pm 
Offline
Site Admin

Joined: Tue Feb 08, 2011 12:29 am
Posts: 21
I believe I have fixed this problem, thanks for letting us know.


Top
 Profile  
 
PostPosted: Sat Aug 26, 2017 12:56 pm 
Offline

Joined: Thu Feb 16, 2012 2:59 pm
Posts: 600
Hello Lindsay,

The problem is now solved in both cases. Great!

Thanks so much,

Michel Dubois, Quebec city.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group